casa
$Rev:20696$
|
TJonesSplineDesc: Define the format of TJonesSpline cal tables. More...
#include <TJonesDesc.h>
Public Member Functions | |
TJonesSplineDesc () | |
Default null constructor, and destructor. | |
virtual | ~TJonesSplineDesc () |
virtual TableDesc | calMainDesc () |
Return the table descriptor for the main calibration table. |
TJonesSplineDesc: Define the format of TJonesSpline cal tables.
Public interface
TJonesPolyDesc module
From "TJones", "polynomial" and "descriptor".
TJonesSplineDesc defines the format of TJonesSpline calibration tables in terms of table descriptors TableDesc , as used in the Table system. TJonesSpline matrices represent atmospheric gain corrections in the Measurement Equation formalism expressed as spline polynomials over time.
See CalTableDesc.
Definition at line 132 of file TJonesDesc.h.
Default null constructor, and destructor.
virtual casa::TJonesSplineDesc::~TJonesSplineDesc | ( | ) | [inline, virtual] |
Definition at line 137 of file TJonesDesc.h.
virtual TableDesc casa::TJonesSplineDesc::calMainDesc | ( | ) | [virtual] |
Return the table descriptor for the main calibration table.
Reimplemented from casa::TJonesPolyDesc.