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

MJonesDesc: Define the format of MJones calibration tables. More...

#include <MJonesDesc.h>

Inheritance diagram for casa::MJonesDesc:
casa::CalTableDesc casa::TimeVarMJonesDesc casa::SolvableMJonesDesc casa::MIfrDesc

List of all members.

Public Member Functions

 MJonesDesc ()
 Default null constructor, and destructor.
virtual ~MJonesDesc ()
virtual TableDesc calMainDesc ()
 Return the cal_main table descriptor.

Private Member Functions

TableDesc defaultAnt2Desc ()
 Generate the default table descriptor for second antenna/feed index.

Private Attributes

TableDesc itsAnt2Desc
 Table descriptor for second antenna/feed index.

Detailed Description

MJonesDesc: Define the format of MJones calibration tables.

Intended use:

Public interface

Prerequisite

Etymology

From "MJones" and "descriptor".

Synopsis

MJonesDesc defines the format of MJones calibration tables in terms of table descriptors TableDesc , as used in the Table system. Specializations for time-variable and solvable MJones calibration tables are provided through inheritance. At present, this set of classes returns only the default table formats.

Example

Motivation

See CalTableDesc.

Definition at line 73 of file MJonesDesc.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

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

Definition at line 78 of file MJonesDesc.h.


Member Function Documentation

Return the cal_main table descriptor.

Reimplemented from casa::CalTableDesc.

Reimplemented in casa::SolvableMJonesDesc.

Generate the default table descriptor for second antenna/feed index.


Member Data Documentation

Table descriptor for second antenna/feed index.

Definition at line 85 of file MJonesDesc.h.


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