casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::VisJonesDesc Class Reference

VisJonesDesc: Define the format of VisJones calibration tables. More...

#include <VisJonesDesc.h>

Inheritance diagram for casa::VisJonesDesc:
casa::CalTableDesc casa::TimeVarVisJonesDesc casa::CJonesDesc casa::FVisJonesDesc casa::PJonesDesc casa::SolvableVisJonesDesc casa::FVisJonesIonoDesc casa::BJonesDesc casa::DJonesDesc casa::EPointDesc casa::GJonesDesc casa::TJonesDesc casa::BJonesPolyDesc casa::GJonesDelayRateSBDesc casa::GJonesPolyDesc casa::TJonesPolyDesc casa::GJonesSplineDesc casa::TJonesSplineDesc

List of all members.

Public Member Functions

 VisJonesDesc ()
 Default null constructor, and destructor.
virtual ~VisJonesDesc ()
 VisJonesDesc (const String &type)
 Construct from the Jones table type.

Detailed Description

VisJonesDesc: Define the format of VisJones calibration tables.

Intended use:

Public interface

Prerequisite

Etymology

From "VisJones" and "descriptor".

Synopsis

VisJonesDesc defines the format of VisJones 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.

Definition at line 73 of file VisJonesDesc.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

virtual casa::VisJonesDesc::~VisJonesDesc ( ) [inline, virtual]

Definition at line 78 of file VisJonesDesc.h.

Construct from the Jones table type.


The documentation for this class was generated from the following file: