|
| ROEPointMCol () |
| Prohibit public use of the null constructor, which does not produce a usable object. More...
|
|
| ROSolvableVisJonesMCol () |
| Prohibit public use of the null constructor, which does not produce a usable object. More...
|
|
| ROTimeVarVisJonesMCol () |
| Prohibit public use of the null constructor, which does not produce a usable object. More...
|
|
| 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) |
|
Definition at line 37 of file EPointMCol.h.