casa
$Rev:20696$
|
FVisJonesIonoMRec: FVisJonesIono cal_main table record access/creation. More...
#include <FVisJonesMRec.h>
Public Member Functions | |
FVisJonesIonoMRec () | |
Default null constructor, and destructor. | |
~FVisJonesIonoMRec () | |
FVisJonesIonoMRec (const Record &inpRec) | |
Construct from an existing record. | |
void | defineTEC (const Float &tec) |
Field accessors a) define. | |
void | defineTECErr (const Float &tecErr) |
void | getTEC (Float &tec) |
b) get | |
void | getTECErr (Float &tecErr) |
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.
Default null constructor, and destructor.
casa::FVisJonesIonoMRec::~FVisJonesIonoMRec | ( | ) | [inline] |
Definition at line 134 of file FVisJonesMRec.h.
casa::FVisJonesIonoMRec::FVisJonesIonoMRec | ( | const Record & | inpRec | ) |
Construct from an existing record.
void casa::FVisJonesIonoMRec::defineTEC | ( | const Float & | tec | ) |
Field accessors a) define.
void casa::FVisJonesIonoMRec::defineTECErr | ( | const Float & | tecErr | ) |
void casa::FVisJonesIonoMRec::getTEC | ( | Float & | tec | ) |
b) get
void casa::FVisJonesIonoMRec::getTECErr | ( | Float & | tecErr | ) |