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

TJonesPolyDesc: Define the format of TJonesPoly cal tables. More...

#include <TJonesDesc.h>

Inheritance diagram for casa::TJonesPolyDesc:
casa::TJonesDesc casa::SolvableVisJonesDesc casa::TimeVarVisJonesDesc casa::VisJonesDesc casa::CalTableDesc casa::TJonesSplineDesc

List of all members.

Public Member Functions

 TJonesPolyDesc ()
 Default null constructor, and destructor.
virtual ~TJonesPolyDesc ()
virtual TableDesc calMainDesc ()
 Return the table descriptor for the main calibration table.

Detailed Description

TJonesPolyDesc: Define the format of TJonesPoly cal tables.

Intended use:

Public interface

Prerequisite

Etymology

From "TJones", "polynomial" and "descriptor".

Synopsis

TJonesPolyDesc defines the format of TJonesPoly calibration tables in terms of table descriptors TableDesc , as used in the Table system. TJonesPoly matrices represent atmospheric gain corrections in the Measurement Equation formalism expressed as polynomials over time.

Example

Motivation

See CalTableDesc.

Definition at line 78 of file TJonesDesc.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

virtual casa::TJonesPolyDesc::~TJonesPolyDesc ( ) [inline, virtual]

Definition at line 83 of file TJonesDesc.h.


Member Function Documentation

Return the table descriptor for the main calibration table.

Reimplemented from casa::SolvableVisJonesDesc.

Reimplemented in casa::TJonesSplineDesc.


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