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