casa::VisJonesTable Class Reference

VisJonesTable: VisJones calibration table access and creation. More...

#include <VisJonesTable.h>

Inheritance diagram for casa::VisJonesTable:
casa::CalTable casa::TimeVarVisJonesTable casa::CJonesTable casa::PJonesTable casa::SolvableVisJonesTable casa::BJonesTable casa::DJonesTable casa::EPointTable casa::GJonesDelayRateSBTable casa::GJonesTable casa::TJonesTable casa::BJonesPolyTable casa::GJonesPolyTable casa::TJonesPolyTable casa::GJonesSplineTable casa::TJonesSplineTable

List of all members.

Public Member Functions

 VisJonesTable ()
 Default null constructor, and destructor.
virtual ~VisJonesTable ()
 VisJonesTable (const String &tableName, Table::TableOption access=Table::Old)
 Construct from a specified table name and table access option.

Private Attributes

VisJonesDesc itsVisJonesDesc

Detailed Description

VisJonesTable: VisJones calibration table access and creation.

Intended use:

Public interface

Prerequisite

Etymology

From "visibility", "Jones matrix", and "table".

Synopsis

The VisJonesTable classes provide basic access to VisJones calibration tables. This includes the creation of calibration tables, sorting and selection capabilities, and basic data access. Specializations for time-variable, solvable VisJones sub-types are provided through inheritance. This class inherits from CalTable.

Example

Motivation

This class is used by other calibration table accessors and iterators.

Definition at line 74 of file VisJonesTable.h.


Constructor & Destructor Documentation

casa::VisJonesTable::VisJonesTable (  ) 

Default null constructor, and destructor.

virtual casa::VisJonesTable::~VisJonesTable (  )  [virtual]
casa::VisJonesTable::VisJonesTable ( const String &  tableName,
Table::TableOption  access = Table::Old 
)

Construct from a specified table name and table access option.

Used for creating new tables or opening existing tables.


Member Data Documentation

Definition at line 87 of file VisJonesTable.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1