TJonesDesc.h
Classes
- TJonesPolyDesc -- TJonesPolyDesc: Define the format of TJonesPoly cal tables (full description)
- TJonesSplineDesc -- TJonesSplineDesc: Define the format of TJonesSpline cal tables (full description)
Interface
- Public Members
- TJonesPolyDesc()
- virtual ~TJonesPolyDesc()
- virtual TableDesc calMainDesc()
Prerequisite
Etymology
From "TJones", "polynomial" and "descriptor".
Synopsis
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.
Example
Motivation
See CalTableDesc.
To Do
i) Move TJonesDesc to this file
Member Description
Default null constructor, and destructor
Return the table descriptor for the main calibration table
Interface
- TJonesSplineDesc()
- virtual ~TJonesSplineDesc()
- virtual TableDesc calMainDesc()
Prerequisite
Etymology
From "TJones", "polynomial" and "descriptor".
Synopsis
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.
Example
Motivation
See CalTableDesc.
To Do
i) Move TJonesDesc to this file
Member Description
Default null constructor, and destructor
Return the table descriptor for the main calibration table