FVisJonesIonoDesc: Define the format of FVisJonesIono cal tables. More...
#include <FVisJonesDesc.h>
Public Member Functions | |
FVisJonesIonoDesc () | |
Default null constructor, and destructor. | |
virtual | ~FVisJonesIonoDesc () |
FVisJonesIonoDesc (const String &type) | |
Construct from the Jones table type. | |
virtual TableDesc | calMainDesc () |
Return the table descriptors for the main calibration table. |
FVisJonesIonoDesc: Define the format of FVisJonesIono cal tables.
Public interface
From "F VisJones - Ionosphere" and "descriptor".
FVisJonesIonoDesc defines the format of FVisJonesIono calibration tables in terms of table descriptors TableDesc , as used in the Table system. It auguments the FVisJones description with additional fields for TEC, etc.
See CalTableDesc.
Definition at line 128 of file FVisJonesDesc.h.
casa::FVisJonesIonoDesc::FVisJonesIonoDesc | ( | ) |
Default null constructor, and destructor.
virtual casa::FVisJonesIonoDesc::~FVisJonesIonoDesc | ( | ) | [inline, virtual] |
Definition at line 133 of file FVisJonesDesc.h.
casa::FVisJonesIonoDesc::FVisJonesIonoDesc | ( | const String & | type | ) |
Construct from the Jones table type.
virtual TableDesc casa::FVisJonesIonoDesc::calMainDesc | ( | ) | [virtual] |
Return the table descriptors for the main calibration table.
Reimplemented from casa::FVisJonesDesc.