casa
$Rev:20696$
|
VisJonesMRec: VisJones cal_main table record access and creation. More...
#include <VisJonesMRec.h>
Public Member Functions | |
VisJonesMRec () | |
Default null constructor, and destructor. | |
~VisJonesMRec () | |
VisJonesMRec (const Record &inpRec) | |
Construct from an existing record. |
VisJonesMRec: VisJones cal_main table record access and creation.
Public interface
From "VisJones" and "main record".
The VisJonesMRec class allows the creation of records for the main calibration table of VisJones type, and provides access to the individual record fields. Specializations for solvable VisJones calibration table records are provided through inheritance.
Encapsulate access to VisJones calibration table records.
Definition at line 74 of file VisJonesMRec.h.
Default null constructor, and destructor.
casa::VisJonesMRec::~VisJonesMRec | ( | ) | [inline] |
Definition at line 79 of file VisJonesMRec.h.
casa::VisJonesMRec::VisJonesMRec | ( | const Record & | inpRec | ) |
Construct from an existing record.