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