casa::ComponentListDeconvolver< T > Class Template Reference

#include <ComponentListDeconvolver.h>

List of all members.

Public Member Functions

 ComponentListDeconvolver ()
 Top level interface for deconvolving a component list.
 ComponentListDeconvolver (SPCIIT image)
 ~ComponentListDeconvolver ()
 destructor
ComponentList deconvolve (const ComponentList &compList, Int channel, 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 (  ) 

Top level interface for deconvolving a component list.

Etymology

Synopsis

Example

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

destructor


Member Function Documentation

template<class T >
ComponentList casa::ComponentListDeconvolver< T >::deconvolve ( const ComponentList compList,
Int  channel,
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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1