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

TJonesSplineTable: TJonesSpline calibration table access/creation. More...

#include <TJonesTable.h>

Inheritance diagram for casa::TJonesSplineTable:
casa::TJonesPolyTable casa::TJonesTable casa::SolvableVisJonesTable casa::TimeVarVisJonesTable casa::VisJonesTable casa::CalTable

List of all members.

Public Member Functions

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

Private Attributes

TJonesSplineDesc itsTJonesSplineDesc

Detailed Description

TJonesSplineTable: TJonesSpline calibration table access/creation.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

The TJonesSplineTable classes provide basic access to TJonesSpline calibration tables. This includes the creation of calibration tables, sorting and selection capabilities, and basic data access. This class derives from TJonesPolyTable.

Example

Motivation

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

Definition at line 125 of file TJonesTable.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 138 of file TJonesTable.h.


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