TimeVarVJMRec.h
Classes
- TimeVarVisJonesMRec -- TimeVarVisJonesMRec: TimeVarVisJones cal_main table record access & creation (full description)
- PJonesMRec -- PJonesMRec: PJones cal_main table record access & creation (full description)
- CJonesMRec -- CJonesMRec: CJones cal_main table record access & creation (full description)
Interface
- Public Members
- TimeVarVisJonesMRec()
- ~TimeVarVisJonesMRec()
- TimeVarVisJonesMRec (const Record& inpRec)
Prerequisite
Etymology
From "time-variable VisJones" and "main record".
Synopsis
The TimeVarVisJonesMRec class allows the creation of records for the
main calibration table of TimeVarVisJones type, and provides access
to the individual record fields. Specializations for CJones and
PJones calibration table records are provided through inheritance.
Example
Motivation
Encapsulate access to TimeVarVisJones calibration table records.
To Do
(i) Deal with non-standard columns.
Member Description
Default null constructor, and destructor
Construct from an existing record
Interface
- PJonesMRec()
- ~PJonesMRec()
- PJonesMRec (const Record& inpRec)
Prerequisite
Etymology
From "PJones" and "main record".
Synopsis
The PJonesMRec class allows the creation of records for the
main calibration table of PJones type, and provides access
to the individual record fields. PJones matrices are used to
store parallactic angle information in the Measurement
Equation formalism.
Example
Motivation
Encapsulate access to PJones calibration table records.
To Do
(i) Deal with non-standard columns.
Member Description
Default null constructor, and destructor
Construct from an existing record
Interface
- CJonesMRec()
- ~CJonesMRec()
- CJonesMRec (const Record& inpRec)
Prerequisite
Etymology
From "CJones" and "main record".
Synopsis
The CJonesMRec class allows the creation of records for the
main calibration table of CJones type, and provides access
to the individual record fields. CJones matrices are used
to store polarization configuration information in the
Measurement Equation formalism.
Example
Motivation
Encapsulate access to CJones calibration table records.
To Do
(i) Deal with non-standard columns.
Member Description
Default null constructor, and destructor
Construct from an existing record