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

GJonesPolyDesc: Define the format of GJonesPoly cal tables. More...

#include <GJonesDesc.h>

Inheritance diagram for casa::GJonesPolyDesc:
casa::GJonesDesc casa::SolvableVisJonesDesc casa::TimeVarVisJonesDesc casa::VisJonesDesc casa::CalTableDesc casa::GJonesSplineDesc

List of all members.

Public Member Functions

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

Detailed Description

GJonesPolyDesc: Define the format of GJonesPoly cal tables.

Intended use:

Public interface

Prerequisite

Etymology

From "GJones", "polynomial" and "descriptor".

Synopsis

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

Example

Motivation

See CalTableDesc.

Definition at line 78 of file GJonesDesc.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

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

Definition at line 83 of file GJonesDesc.h.


Member Function Documentation

Return the table descriptor for the main calibration table.

Reimplemented from casa::SolvableVisJonesDesc.

Reimplemented in casa::GJonesSplineDesc.


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