casa
5.7.0-16
|
FVisJonesMRec: FVisJones cal_main table record access/creation. More...
#include <FVisJonesMRec.h>
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.
casa::FVisJonesMRec::FVisJonesMRec | ( | ) |
Default null constructor, and destructor.
|
inline |
Definition at line 79 of file FVisJonesMRec.h.
casa::FVisJonesMRec::FVisJonesMRec | ( | const casacore::Record & | inpRec | ) |
Construct from an existing record.
void casa::FVisJonesMRec::defineRotMeas | ( | const casacore::Float & | rotMeas | ) |
a) define
void casa::FVisJonesMRec::defineRotMeasErr | ( | const casacore::Float & | rotMeasErr | ) |
void casa::FVisJonesMRec::getRotMeas | ( | casacore::Float & | rotMeas | ) |
b) get
void casa::FVisJonesMRec::getRotMeasErr | ( | casacore::Float & | rotMeasErr | ) |