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

TimeVarVisJonesTable: TimeVarVisJones calibration table access and creation. More...

#include <TimeVarVJTable.h>

Inheritance diagram for casa::TimeVarVisJonesTable:
casa::VisJonesTable casa::CalTable 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

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

Private Attributes

TimeVarVisJonesDesc itsTimeVarVisJonesDesc

Detailed Description

TimeVarVisJonesTable: TimeVarVisJones calibration table access and creation.

Intended use:

Public interface

Prerequisite

Etymology

From "time-variable","visibility", "Jones matrix", and "table".

Synopsis

The TimeVarVisJonesTable classes provide basic access to time-variable, non-solvable VisJones calibration tables. This includes the creation of calibration tables, sorting and selection capabilities, and basic data access. This class derives from VisJonesTable.

Example

Motivation

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

Definition at line 73 of file TimeVarVJTable.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

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 86 of file TimeVarVJTable.h.


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