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

BJonesPolyDesc: Define the format of BJonesPoly cal tables. More...

#include <BJonesDesc.h>

Inheritance diagram for casa::BJonesPolyDesc:
casa::BJonesDesc casa::SolvableVisJonesDesc casa::TimeVarVisJonesDesc casa::VisJonesDesc casa::CalTableDesc

List of all members.

Public Member Functions

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

Detailed Description

BJonesPolyDesc: Define the format of BJonesPoly cal tables.

Intended use:

Public interface

Prerequisite

Etymology

From "BJones", "polynomial" and "descriptor".

Synopsis

BJonesPolyDesc defines the format of BJonesPoly calibration tables in terms of table descriptors TableDesc , as used in the Table system. BJonesPoly matrices represent bandpass corrections in the Measurement Equation formalism in polynomial form. At present, these include b-spline and Chebyshev polynomial representations, using the solver developed for Plateau de Bure interferometer data by Anterrieu et al.

Example

Motivation

See CalTableDesc.

Definition at line 130 of file BJonesDesc.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

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

Definition at line 135 of file BJonesDesc.h.


Member Function Documentation

Return the table descriptor for the main calibration table.

Reimplemented from casa::SolvableVisJonesDesc.


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