casa
$Rev:20696$
|
ROTimeVarVisJonesMCol: Read-only TimeVarVisJones cal_main column access. More...
#include <TimeVarVJMCol.h>
Public Member Functions | |
ROTimeVarVisJonesMCol (const TimeVarVisJonesTable &tvvjTable) | |
Construct from a calibration table. | |
virtual | ~ROTimeVarVisJonesMCol () |
Default destructor. | |
Protected Member Functions | |
ROTimeVarVisJonesMCol () | |
Prohibit public use of the null constructor, which does not produce a usable object. | |
Private Member Functions | |
ROTimeVarVisJonesMCol (const ROTimeVarVisJonesMCol &) | |
Prohibit copy constructor and assignment operator. | |
ROTimeVarVisJonesMCol & | operator= (const ROTimeVarVisJonesMCol &) |
ROTimeVarVisJonesMCol: Read-only TimeVarVisJones cal_main column access.
Public interface
From "read-only","time-variable visibility Jones","cal main" and "columns".
The ROTimeVarVisJonesMCol class allows read-only access to columns in the TimeVarVisJones main calibration table. Specializations for solvable VisJones calibration table column access are provided through inheritance.
Encapsulate read-only access to TVVJ calibration table columns.
Definition at line 73 of file TimeVarVJMCol.h.
casa::ROTimeVarVisJonesMCol::ROTimeVarVisJonesMCol | ( | const TimeVarVisJonesTable & | tvvjTable | ) |
Construct from a calibration table.
virtual casa::ROTimeVarVisJonesMCol::~ROTimeVarVisJonesMCol | ( | ) | [inline, virtual] |
Default destructor.
Definition at line 80 of file TimeVarVJMCol.h.
casa::ROTimeVarVisJonesMCol::ROTimeVarVisJonesMCol | ( | ) | [inline, protected] |
Prohibit public use of the null constructor, which does not produce a usable object.
Definition at line 85 of file TimeVarVJMCol.h.
casa::ROTimeVarVisJonesMCol::ROTimeVarVisJonesMCol | ( | const ROTimeVarVisJonesMCol & | ) | [private] |
Prohibit copy constructor and assignment operator.
ROTimeVarVisJonesMCol& casa::ROTimeVarVisJonesMCol::operator= | ( | const ROTimeVarVisJonesMCol & | ) | [private] |