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