casa
5.7.0-16
|
ROTimeVarVisJonesMCol: Read-only TimeVarVisJones cal_main column access. More...
#include <TimeVarVJMCol.h>
Protected Member Functions | |
ROTimeVarVisJonesMCol () | |
Prohibit public use of the null constructor, which does not produce a usable object. More... | |
Protected Member Functions inherited from casa::ROVisJonesMCol | |
ROVisJonesMCol () | |
Prohibit public use of the null constructor, which does not produce a usable object. More... | |
Protected Member Functions inherited from casa::ROCalMainColumns | |
ROCalMainColumns () | |
Prohibit public use of the null constructor, which does not produce a usable object. More... | |
const casacore::Table & | asTable (const CalTable &calTable) |
Return a CalTable as a casacore::Table reference. More... | |
void | attach (const CalTable &calTable, casacore::TableColumn &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
Attach a table column accessor. More... | |
void | attach (const CalTable &calTable, casacore::ROArrayMeasColumn< casacore::MEpoch > &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
void | attach (const CalTable &calTable, casacore::ROArrayMeasColumn< casacore::MFrequency > &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
void | attach (const CalTable &calTable, casacore::ROArrayMeasColumn< casacore::MDirection > &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
void | attach (const CalTable &calTable, casacore::ROScalarMeasColumn< casacore::MEpoch > &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
void | attach (const CalTable &calTable, casacore::ROScalarQuantColumn< casacore::Double > &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
Private Member Functions | |
ROTimeVarVisJonesMCol (const ROTimeVarVisJonesMCol &) | |
Prohibit copy constructor and assignment operator. More... | |
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.
|
inlinevirtual |
Default destructor.
Definition at line 80 of file TimeVarVJMCol.h.
|
inlineprotected |
Prohibit public use of the null constructor, which does not produce a usable object.
Definition at line 85 of file TimeVarVJMCol.h.
|
private |
Prohibit copy constructor and assignment operator.
|
private |