casa
5.7.0-16
|
EPointJonesMCol: RW SolvableVisJones cal_main column access. More...
#include <EPointMCol.h>
Protected Member Functions | |
EPointMCol () | |
Prohibit public use of the null constructor, which does not produce a usable object. More... | |
Protected Member Functions inherited from casa::SolvableVisJonesMCol | |
SolvableVisJonesMCol () | |
Prohibit public use of the null constructor, which does not produce a usable object. More... | |
Protected Member Functions inherited from casa::TimeVarVisJonesMCol | |
TimeVarVisJonesMCol () | |
Prohibit public use of the null constructor, which does not produce a usable object. More... | |
Protected Member Functions inherited from casa::VisJonesMCol | |
VisJonesMCol () | |
Prohibit public use of the null constructor, which does not produce a usable object. More... | |
Protected Member Functions inherited from casa::CalMainColumns | |
CalMainColumns () | |
Prohibit public use of the null constructor, which does not produce a usable object. More... | |
casacore::Table & | asTable (CalTable &calTable) |
Return a CalTable as a casacore::Table reference. More... | |
void | attach (CalTable &calTable, casacore::TableColumn &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
Attach a table column accessor. More... | |
void | attach (CalTable &calTable, casacore::ArrayMeasColumn< casacore::MEpoch > &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
void | attach (CalTable &calTable, casacore::ArrayMeasColumn< casacore::MFrequency > &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
void | attach (CalTable &calTable, casacore::ArrayMeasColumn< casacore::MDirection > &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
void | attach (CalTable &calTable, casacore::ScalarMeasColumn< casacore::MEpoch > &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
void | attach (CalTable &calTable, casacore::ScalarQuantColumn< casacore::Double > &tabCol, MSCalEnums::colDef colEnum, const casacore::Bool &optional=false) |
Private Member Functions | |
EPointMCol (const EPointMCol &) | |
Prohibit copy constructor and assignment operator. More... | |
EPointMCol & | operator= (const EPointMCol &) |
Private Attributes | |
casacore::ArrayColumn < casacore::Float > | pointingOffset_p |
Private column accessors. More... | |
EPointJonesMCol: RW SolvableVisJones cal_main column access.
Public interface
From "solvable visibility Jones","cal main table" and "columns".
The EPointJonesMCol class allows read-write access to columns in the SolvableVisJones main calibration table. Specializations for individual solvable Jones matrix types (e.g. GJones) are provided through inheritance.
Encapsulate read-write access to SVJ calibration table columns.
Definition at line 99 of file EPointMCol.h.
casa::EPointMCol::EPointMCol | ( | EPointTable & | epTable | ) |
Construct from a calibration table.
|
inlinevirtual |
Default destructor.
Definition at line 106 of file EPointMCol.h.
|
inlineprotected |
Prohibit public use of the null constructor, which does not produce a usable object.
Definition at line 114 of file EPointMCol.h.
|
private |
Prohibit copy constructor and assignment operator.
|
private |
|
inline |
Read-write column accessors.
Definition at line 109 of file EPointMCol.h.
References pointingOffset_p.
|
private |
Private column accessors.
Definition at line 122 of file EPointMCol.h.
Referenced by pointingOffset().