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

GJonesPolyTable: GJonesPoly calibration table access/creation. More...

#include <GJonesTable.h>

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

List of all members.

Public Member Functions

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

Private Attributes

GJonesPolyDesc itsGJonesPolyDesc

Detailed Description

GJonesPolyTable: GJonesPoly calibration table access/creation.

Intended use:

Public interface

Prerequisite

Etymology

From "G Jones matrix", "polynomial" and "table".

Synopsis

The GJonesPolyTable classes provide basic access to GJonesPoly calibration tables. This includes the creation of calibration tables, sorting and selection capabilities, and basic data access. This class derives from GJonesTable.

Example

Motivation

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

Definition at line 73 of file GJonesTable.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 GJonesTable.h.


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