casa
$Rev:20696$
|
FVisJonesMRec: FVisJones cal_main table record access/creation. More...
#include <FVisJonesMRec.h>
Public Member Functions | |
FVisJonesMRec () | |
Default null constructor, and destructor. | |
~FVisJonesMRec () | |
FVisJonesMRec (const Record &inpRec) | |
Construct from an existing record. | |
void | defineRotMeas (const Float &rotMeas) |
a) define | |
void | defineRotMeasErr (const Float &rotMeasErr) |
void | getRotMeas (Float &rotMeas) |
b) get | |
void | getRotMeasErr (Float &rotMeasErr) |
FVisJonesMRec: FVisJones cal_main table record access/creation.
Public interface
From "F VisJones" and "main record".
The FVisJonesMRec class allows the creation of records for the main calibration table of FVisJones type, and provides access to the individual record fields.
Encapsulate access to FVisJones calibration table records.
Definition at line 74 of file FVisJonesMRec.h.
Default null constructor, and destructor.
casa::FVisJonesMRec::~FVisJonesMRec | ( | ) | [inline] |
Definition at line 79 of file FVisJonesMRec.h.
casa::FVisJonesMRec::FVisJonesMRec | ( | const Record & | inpRec | ) |
Construct from an existing record.
void casa::FVisJonesMRec::defineRotMeas | ( | const Float & | rotMeas | ) |
a) define
void casa::FVisJonesMRec::defineRotMeasErr | ( | const Float & | rotMeasErr | ) |
void casa::FVisJonesMRec::getRotMeas | ( | Float & | rotMeas | ) |
b) get
void casa::FVisJonesMRec::getRotMeasErr | ( | Float & | rotMeasErr | ) |