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

GJonesTable: GJones calibration table access and creation. More...

#include <SolvableVJTable.h>

Inheritance diagram for casa::GJonesTable:
casa::SolvableVisJonesTable casa::TimeVarVisJonesTable casa::VisJonesTable casa::CalTable casa::GJonesPolyTable casa::GJonesSplineTable

List of all members.

Public Member Functions

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

Private Attributes

GJonesDesc itsGJonesDesc

Detailed Description

GJonesTable: GJones calibration table access and creation.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

The GJonesTable classes provide basic access to time-variable, solvable electronic gain calibration tables. This includes the creation of calibration tables, sorting and selection capabilities, and basic data access. This class derives from SolvableVisJonesTable.

Example

Motivation

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

Definition at line 130 of file SolvableVJTable.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

virtual casa::GJonesTable::~GJonesTable ( ) [virtual]
casa::GJonesTable::GJonesTable ( 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 143 of file SolvableVJTable.h.


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