casa
$Rev:20696$
|
EPointVisJonesMRec: EPointVisJones cal_main table record access/creation. More...
#include <EPointVJMRec.h>
Public Member Functions | |
EPointVisJonesMRec () | |
Default null constructor, and destructor. | |
~EPointVisJonesMRec () | |
EPointVisJonesMRec (const Record &inpRec) | |
Construct from an existing record. | |
void | definePointingOffset (const Array< Float > &pointingOffset) |
Field accessors Note: uses protected functions defined in CalMainRecord, as fit parameters are used elsewhere in the inheritance tree for baseline-based and image plane calibration tables. | |
void | getPointingOffset (Array< Float > &pointingOffset) |
{dPointingOffset(pointingOffset);} |
EPointVisJonesMRec: EPointVisJones cal_main table record access/creation.
Public interface
From "solvable VisJones" and "main record".
The EPointVisJonesMRec class allows the creation of records for the main calibration table of EPointVisJones type, and provides access to the individual record fields. Specializations for GJones, DJones, TJones and BJones calibration table records are provided through inheritance.
Encapsulate access to EPointVisJones calibration table records.
Definition at line 76 of file EPointVJMRec.h.
Default null constructor, and destructor.
casa::EPointVisJonesMRec::~EPointVisJonesMRec | ( | ) | [inline] |
Definition at line 81 of file EPointVJMRec.h.
casa::EPointVisJonesMRec::EPointVisJonesMRec | ( | const Record & | inpRec | ) |
Construct from an existing record.
void casa::EPointVisJonesMRec::definePointingOffset | ( | const Array< Float > & | pointingOffset | ) |
Field accessors Note: uses protected functions defined in CalMainRecord, as fit parameters are used elsewhere in the inheritance tree for baseline-based and image plane calibration tables.
a) define
void casa::EPointVisJonesMRec::getPointingOffset | ( | Array< Float > & | pointingOffset | ) |
{dPointingOffset(pointingOffset);}
b) get