casa
$Rev:20696$
|
ROPJonesMCol: Read-only PJones cal_main column access. More...
#include <TimeVarVJMCol.h>
Public Member Functions | |
ROPJonesMCol (const PJonesTable &pjTable) | |
Construct from a calibration table. | |
virtual | ~ROPJonesMCol () |
Default destructor. | |
Protected Member Functions | |
ROPJonesMCol () | |
Prohibit public use of the null constructor, which does not produce a usable object. | |
Private Member Functions | |
ROPJonesMCol (const ROPJonesMCol &) | |
Prohibit copy constructor and assignment operator. | |
ROPJonesMCol & | operator= (const ROPJonesMCol &) |
ROPJonesMCol: Read-only PJones cal_main column access.
Public interface
From "read-only","PJones","cal main" and "columns".
The ROPJonesMCol class allows read-only access to columns in the PJones main calibration table. PJones matrices are used to store parallactic angle information in the Measurement Equation formalism.
Encapsulate read-only access to PJones calibration table columns.
Definition at line 185 of file TimeVarVJMCol.h.
casa::ROPJonesMCol::ROPJonesMCol | ( | const PJonesTable & | pjTable | ) |
Construct from a calibration table.
virtual casa::ROPJonesMCol::~ROPJonesMCol | ( | ) | [inline, virtual] |
Default destructor.
Definition at line 192 of file TimeVarVJMCol.h.
casa::ROPJonesMCol::ROPJonesMCol | ( | ) | [inline, protected] |
Prohibit public use of the null constructor, which does not produce a usable object.
Definition at line 197 of file TimeVarVJMCol.h.
casa::ROPJonesMCol::ROPJonesMCol | ( | const ROPJonesMCol & | ) | [private] |
Prohibit copy constructor and assignment operator.
ROPJonesMCol& casa::ROPJonesMCol::operator= | ( | const ROPJonesMCol & | ) | [private] |