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

GJonesSplineDesc: Define the format of GJonesSpline cal tables. More...

#include <GJonesDesc.h>

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

List of all members.

Public Member Functions

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

Detailed Description

GJonesSplineDesc: Define the format of GJonesSpline cal tables.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

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

Example

Motivation

See CalTableDesc.

Definition at line 132 of file GJonesDesc.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

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

Definition at line 137 of file GJonesDesc.h.


Member Function Documentation

Return the table descriptor for the main calibration table.

Reimplemented from casa::GJonesPolyDesc.


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