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

EPointDesc: Define the format of GJones cal tables. More...

#include <EPointDesc.h>

Inheritance diagram for casa::EPointDesc:
casa::SolvableVisJonesDesc casa::TimeVarVisJonesDesc casa::VisJonesDesc casa::CalTableDesc

List of all members.

Public Member Functions

 EPointDesc ()
 Default null constructor, and destructor.
 EPointDesc (const String &type)
 Construct from the Jones table type.
virtual ~EPointDesc ()
virtual TableDesc calMainDesc ()
 Return the table descriptors for the main calibration table:
TableDesc addCols (TableDesc &td)

Protected Attributes

TableDesc itsTableDesc

Detailed Description

EPointDesc: Define the format of GJones cal tables.

Intended use:

Public interface

Prerequisite

Etymology

From "GJones" and "descriptor".

Synopsis

GJonesDesc defines the format of GJones calibration tables in terms of table descriptors TableDesc , as used in the Table system. GJones matrices define the electronic gain corrections in the Measurement Equation formalism. At present, this class returns only the default table formats.

Example

Motivation

See CalTableDesc.

Definition at line 74 of file EPointDesc.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

Construct from the Jones table type.

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

Definition at line 82 of file EPointDesc.h.


Member Function Documentation

Return the table descriptors for the main calibration table:

Reimplemented from casa::SolvableVisJonesDesc.


Member Data Documentation

Definition at line 90 of file EPointDesc.h.


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