casa
5.7.0-16
|
MJonesMRec: MJones cal_main table record access and creation. More...
#include <MJonesMRec.h>
MJonesMRec: MJones cal_main table record access and creation.
Public interface
From "MJones" and "main record".
The MJonesMRec class allows the creation of records for the main calibration table of MJones type, and provides access to the individual record fields. Specializations for solvable MJones calibration table records are provided through inheritance.
Encapsulate access to MJones calibration table records.
Definition at line 74 of file MJonesMRec.h.
casa::MJonesMRec::MJonesMRec | ( | ) |
Default null constructor, and destructor.
|
inline |
Definition at line 79 of file MJonesMRec.h.
casa::MJonesMRec::MJonesMRec | ( | const casacore::Record & | inpRec | ) |
Construct from an existing record.
void casa::MJonesMRec::defineAntenna2 | ( | const casacore::Int & | antenna2 | ) |
Field accessors a) define.
void casa::MJonesMRec::defineFeed2 | ( | const casacore::Int & | feed2 | ) |
void casa::MJonesMRec::getAntenna2 | ( | casacore::Int & | antenna2 | ) |
b) get
void casa::MJonesMRec::getFeed2 | ( | casacore::Int & | feed2 | ) |