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