casa::ROEPointMCol Class Reference

#include <EPointMCol.h>

Inheritance diagram for casa::ROEPointMCol:
casa::ROSolvableVisJonesMCol casa::ROTimeVarVisJonesMCol casa::ROVisJonesMCol casa::ROCalMainColumns

List of all members.

Public Member Functions

 ROEPointMCol (const EPointTable &epTable)
 Construct from a calibration table.
virtual ~ROEPointMCol ()
 Default destructor.
const ROArrayColumn< Float > & pointingOffset () const
 Read-only column accessors.

Protected Member Functions

 ROEPointMCol ()
 Prohibit public use of the null constructor, which does not produce a usable object.

Private Member Functions

 ROEPointMCol (const ROEPointMCol &)
 Prohibit copy constructor and assignment operator.
ROEPointMColoperator= (const ROEPointMCol &)

Private Attributes

ROArrayColumn< Float > pointingOffset_p
 Private column accessors.

Detailed Description

Definition at line 37 of file EPointMCol.h.


Constructor & Destructor Documentation

casa::ROEPointMCol::ROEPointMCol ( const EPointTable epTable  ) 

Construct from a calibration table.

virtual casa::ROEPointMCol::~ROEPointMCol (  )  [inline, virtual]

Default destructor.

Definition at line 44 of file EPointMCol.h.

casa::ROEPointMCol::ROEPointMCol (  )  [inline, protected]

Prohibit public use of the null constructor, which does not produce a usable object.

Definition at line 53 of file EPointMCol.h.

casa::ROEPointMCol::ROEPointMCol ( const ROEPointMCol  )  [private]

Prohibit copy constructor and assignment operator.


Member Function Documentation

ROEPointMCol& casa::ROEPointMCol::operator= ( const ROEPointMCol  )  [private]

Reimplemented from casa::ROSolvableVisJonesMCol.

const ROArrayColumn<Float>& casa::ROEPointMCol::pointingOffset (  )  const [inline]

Read-only column accessors.

Definition at line 48 of file EPointMCol.h.

References pointingOffset_p.


Member Data Documentation

ROArrayColumn<Float> casa::ROEPointMCol::pointingOffset_p [private]

Private column accessors.

Definition at line 61 of file EPointMCol.h.

Referenced by pointingOffset().


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