casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
casa::ComponentListDeconvolver< T > Class Template Reference

#include <ComponentListDeconvolver.h>

Public Member Functions

 ComponentListDeconvolver ()=delete
 Top level interface for deconvolving a component list. More...
 
 ComponentListDeconvolver (SPCIIT image)
 
 ~ComponentListDeconvolver ()
 destructor More...
 
ComponentList deconvolve (const ComponentList &compList, casacore::Int channel, casacore::Int polarization) const
 

Private Attributes

SPCIIT _image
 

Detailed Description

template<class T>
class casa::ComponentListDeconvolver< T >

Definition at line 37 of file ComponentListDeconvolver.h.

Constructor & Destructor Documentation

template<class T >
casa::ComponentListDeconvolver< T >::ComponentListDeconvolver ( )
delete

Top level interface for deconvolving a component list.

Etymology

Synopsis

Example

template<class T >
casa::ComponentListDeconvolver< T >::ComponentListDeconvolver ( SPCIIT  image)

destructor

Member Function Documentation

template<class T >
ComponentList casa::ComponentListDeconvolver< T >::deconvolve ( const ComponentList compList,
casacore::Int  channel,
casacore::Int  polarization 
) const

Member Data Documentation

template<class T >
SPCIIT casa::ComponentListDeconvolver< T >::_image
private

Definition at line 73 of file ComponentListDeconvolver.h.


The documentation for this class was generated from the following file: