casa
$Rev:20696$
|
VisJonesDesc: Define the format of VisJones calibration tables. More...
#include <VisJonesDesc.h>
Public Member Functions | |
VisJonesDesc () | |
Default null constructor, and destructor. | |
virtual | ~VisJonesDesc () |
VisJonesDesc (const String &type) | |
Construct from the Jones table type. |
VisJonesDesc: Define the format of VisJones calibration tables.
Public interface
From "VisJones" and "descriptor".
VisJonesDesc defines the format of VisJones calibration tables in terms of table descriptors TableDesc , as used in the Table system. Specializations for time-variable and solvable VisJones calibration tables are provided through inheritance. At present, this set of classes returns only the default table formats.
See CalTableDesc.
Definition at line 73 of file VisJonesDesc.h.
Default null constructor, and destructor.
virtual casa::VisJonesDesc::~VisJonesDesc | ( | ) | [inline, virtual] |
Definition at line 78 of file VisJonesDesc.h.
casa::VisJonesDesc::VisJonesDesc | ( | const String & | type | ) |
Construct from the Jones table type.