casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
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< FloatpointingOffset_p
 Private column accessors.

Detailed Description

Definition at line 37 of file EPointMCol.h.


Constructor & Destructor Documentation

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.

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

Read-only column accessors.

Definition at line 48 of file EPointMCol.h.

References pointingOffset_p.


Member Data Documentation

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: