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