TimeVarVJDesc.h
Classes
- TimeVarVisJonesDesc -- TimeVarVisJonesDesc: Define the format of TimeVarVisJones cal tables (full description)
- PJonesDesc -- PJonesDesc: Define the format of PJones cal tables (full description)
- CJonesDesc -- CJonesDesc: Define the format of CJones cal tables (full description)
Interface
- Public Members
- TimeVarVisJonesDesc()
- virtual ~TimeVarVisJonesDesc()
- TimeVarVisJonesDesc (const String& type)
Prerequisite
Etymology
From "time variable VisJones" and "descriptor".
Synopsis
TimeVarVisJonesDesc defines the format of TimeVarVisJones calibration
tables in terms of table descriptors TableDesc
, as used in the Table system. Specializations for
time-variable and solvable VisJones calibration tables are provided
through inheritance. At present, this set of classes returns only the
default table formats.
Example
Motivation
See CalTableDesc.
To Do
Generate calibration table descriptors from a VisSet or VisBuffer object
Member Description
Default null constructor, and destructor
Construct from the Jones table type
Interface
- PJonesDesc()
- virtual ~PJonesDesc()
Prerequisite
Etymology
From "PJones" and "descriptor".
Synopsis
PJonesDesc defines the format of PJones calibration tables in terms
of table descriptors TableDesc,
as used in the Table system. PJones matrices define the parallactic
angle corrections in the Measurement Equation formalism. At present,
this class returns only the default table formats.
Example
Motivation
See CalTableDesc.
To Do
Generate calibration table descriptors from a VisSet or VisBuffer object
Member Description
Default null constructor, and destructor
Interface
- CJonesDesc()
- virtual ~CJonesDesc()
Prerequisite
Etymology
From "CJones" and "descriptor".
Synopsis
CJonesDesc defines the format of CJones calibration tables in terms
of table descriptors TableDesc,
as used in the Table system. CJones matrices define the polarization
configuration in the Measurement Equation formalism. At present,
this class returns only the default table formats.
Example
Motivation
See CalTableDesc.
To Do
Generate calibration table descriptors from a VisSet or VisBuffer object
Member Description
Default null constructor, and destructor