casa
5.7.0-16
|
#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 |
Definition at line 37 of file ComponentListDeconvolver.h.
|
delete |
casa::ComponentListDeconvolver< T >::ComponentListDeconvolver | ( | SPCIIT | image | ) |
casa::ComponentListDeconvolver< T >::~ComponentListDeconvolver | ( | ) |
destructor
ComponentList casa::ComponentListDeconvolver< T >::deconvolve | ( | const ComponentList & | compList, |
casacore::Int | channel, | ||
casacore::Int | polarization | ||
) | const |
|
private |
Definition at line 73 of file ComponentListDeconvolver.h.