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

SolvableMJonesDesc: Define the format of SolvableMJones cal tables. More...

#include <SolvableMJDesc.h>

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

List of all members.

Public Member Functions

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

Private Attributes

TableDesc itsFitDesc
 Table descriptor for fit statistics and weights.

Detailed Description

SolvableMJonesDesc: Define the format of SolvableMJones cal tables.

Intended use:

Public interface

Prerequisite

Etymology

From "solvable MJones" and "descriptor".

Synopsis

SolvableMJonesDesc defines the format of SolvableMJones calibration tables in terms of table descriptors TableDesc , as used in the Table system. The solvable MJones calibration table formats include fit statistics and weights. Specializations for specific solvable forms are provided through inheritance. At present, this set of classes returns only the default table formats.

Example

Motivation

See CalTableDesc.

Definition at line 77 of file SolvableMJDesc.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

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

Definition at line 82 of file SolvableMJDesc.h.


Member Function Documentation

Return the cal_main table descriptor.

Reimplemented from casa::MJonesDesc.


Member Data Documentation

Table descriptor for fit statistics and weights.

Definition at line 89 of file SolvableMJDesc.h.


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