FVisJonesDesc.h
Classes
- FVisJonesDesc -- FVisJonesDesc: Define the format of FVisJones cal tables (full description)
- FVisJonesIonoDesc -- FVisJonesIonoDesc: Define the format of FVisJonesIono cal tables (full description)
Interface
- Public Members
- FVisJonesDesc()
- virtual ~FVisJonesDesc()
- FVisJonesDesc (const String& type)
- virtual TableDesc calMainDesc()
Prerequisite
Etymology
From "F VisJones" and "descriptor".
Synopsis
FVisJonesDesc defines the format of FVisJones calibration
tables in terms of table descriptors TableDesc
, as used in the Table system. It auguments the TimeVarVisJones
description with additional fields for rotation measures.
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
Return the table descriptors for the main calibration table
Interface
- FVisJonesIonoDesc()
- virtual ~FVisJonesIonoDesc()
- FVisJonesIonoDesc (const String& type)
- virtual TableDesc calMainDesc()
Prerequisite
Etymology
From "F VisJones - Ionosphere" and "descriptor".
Synopsis
FVisJonesIonoDesc defines the format of FVisJonesIono calibration
tables in terms of table descriptors TableDesc
, as used in the Table system. It auguments the FVisJones
description with additional fields for TEC, etc.
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
Return the table descriptors for the main calibration table