casa
5.7.0-16
|
FVisJonesIonoMRec: FVisJonesIono cal_main table record access/creation. More...
#include <FVisJonesMRec.h>
FVisJonesIonoMRec: FVisJonesIono cal_main table record access/creation.
Public interface
From "F VisJones - Ionosphere" and "main record".
The FVisJonesIonoMRec class allows the creation of records for the main calibration table of FVisJonesIono type, and provides access to the individual record fields.
Encapsulate access to FVisJonesIono calibration table records.
Definition at line 129 of file FVisJonesMRec.h.
casa::FVisJonesIonoMRec::FVisJonesIonoMRec | ( | ) |
Default null constructor, and destructor.
|
inline |
Definition at line 134 of file FVisJonesMRec.h.
casa::FVisJonesIonoMRec::FVisJonesIonoMRec | ( | const casacore::Record & | inpRec | ) |
Construct from an existing record.
void casa::FVisJonesIonoMRec::defineTEC | ( | const casacore::Float & | tec | ) |
Field accessors a) define.
void casa::FVisJonesIonoMRec::defineTECErr | ( | const casacore::Float & | tecErr | ) |
void casa::FVisJonesIonoMRec::getTEC | ( | casacore::Float & | tec | ) |
b) get
void casa::FVisJonesIonoMRec::getTECErr | ( | casacore::Float & | tecErr | ) |