casa
$Rev:20696$
|
SkyJonesDesc: Define the format of SkyJones calibration tables. More...
#include <SkyJonesDesc.h>
Public Member Functions | |
SkyJonesDesc () | |
Default null constructor, and destructor. | |
virtual | ~SkyJonesDesc () |
SkyJonesDesc: Define the format of SkyJones calibration tables.
Public interface
From "SkyJones" and "descriptor".
SkyJonesDesc defines the format of SkyJones calibration tables in terms of table descriptors TableDesc , as used in the Table system. Specializations for sub-types are provided through inheritance.
See CalTableDesc.
Definition at line 72 of file SkyJonesDesc.h.
casa::SkyJonesDesc::SkyJonesDesc | ( | ) | [inline] |
Default null constructor, and destructor.
Definition at line 76 of file SkyJonesDesc.h.
virtual casa::SkyJonesDesc::~SkyJonesDesc | ( | ) | [inline, virtual] |
Definition at line 77 of file SkyJonesDesc.h.