casa::ImageMaxFitter< T > Class Template Reference

#include <ImageMaxFitter.h>

Inheritance diagram for casa::ImageMaxFitter< T >:
casa::ImageTask< T >

List of all members.

Public Member Functions

 ImageMaxFitter (SPCIIT image, const Record *const &region)
 Top level interface source max fitting.
 ~ImageMaxFitter ()
 destructor
String getClass () const
Record fit (Bool point, Int width=5, Bool negfind=False, Bool list=True) const

Protected Member Functions

CasacRegionManager::StokesControl _getStokesControl () const
std::vector< Coordinate::Type > _getNecessaryCoordinates () const
 Represents the minimum set of coordinates necessary for the task to function.
Bool _supportsMultipleBeams () const
 does this task support images with multiple beams? False means it never does.

Detailed Description

template<class T>
class casa::ImageMaxFitter< T >

Definition at line 8 of file ImageMaxFitter.h.


Constructor & Destructor Documentation

template<class T >
casa::ImageMaxFitter< T >::ImageMaxFitter ( SPCIIT  image,
const Record *const &  region 
)

Top level interface source max fitting.

Etymology

Synopsis

template<class T >
casa::ImageMaxFitter< T >::~ImageMaxFitter (  )  [inline]

destructor

Definition at line 30 of file ImageMaxFitter.h.


Member Function Documentation

template<class T >
std::vector<Coordinate::Type> casa::ImageMaxFitter< T >::_getNecessaryCoordinates (  )  const [inline, protected, virtual]

Represents the minimum set of coordinates necessary for the task to function.

Implements casa::ImageTask< T >.

Definition at line 42 of file ImageMaxFitter.h.

template<class T >
CasacRegionManager::StokesControl casa::ImageMaxFitter< T >::_getStokesControl (  )  const [inline, protected, virtual]

Implements casa::ImageTask< T >.

Definition at line 38 of file ImageMaxFitter.h.

References casa::CasacRegionManager::USE_FIRST_STOKES.

template<class T >
Bool casa::ImageMaxFitter< T >::_supportsMultipleBeams (  )  const [inline, protected, virtual]

does this task support images with multiple beams? False means it never does.

True means it does, but not necessarily in all cases (in which case, the derived class is responsible for checking for and throwing exceptions in those cases).

Reimplemented from casa::ImageTask< T >.

Definition at line 46 of file ImageMaxFitter.h.

References casacore::True.

template<class T >
Record casa::ImageMaxFitter< T >::fit ( Bool  point,
Int  width = 5,
Bool  negfind = False,
Bool  list = True 
) const
template<class T >
String casa::ImageMaxFitter< T >::getClass (  )  const [inline, virtual]

Implements casa::ImageTask< T >.

Definition at line 32 of file ImageMaxFitter.h.

References String.


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