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

TJonesSplineDesc: Define the format of TJonesSpline cal tables. More...

#include <TJonesDesc.h>

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

List of all members.

Public Member Functions

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

Detailed Description

TJonesSplineDesc: Define the format of TJonesSpline cal tables.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

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

Example

Motivation

See CalTableDesc.

Definition at line 132 of file TJonesDesc.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

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

Definition at line 137 of file TJonesDesc.h.


Member Function Documentation

Return the table descriptor for the main calibration table.

Reimplemented from casa::TJonesPolyDesc.


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