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

FVisJonesDesc: Define the format of FVisJones cal tables. More...

#include <FVisJonesDesc.h>

Inheritance diagram for casa::FVisJonesDesc:
casa::TimeVarVisJonesDesc casa::VisJonesDesc casa::CalTableDesc casa::FVisJonesIonoDesc

List of all members.

Public Member Functions

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

Private Attributes

TableDesc itsCalDescDesc

Detailed Description

FVisJonesDesc: Define the format of FVisJones cal tables.

Intended use:

Public interface

Prerequisite

Etymology

From "F VisJones" and "descriptor".

Synopsis

FVisJonesDesc defines the format of FVisJones calibration tables in terms of table descriptors TableDesc , as used in the Table system. It auguments the TimeVarVisJones description with additional fields for rotation measures.

Example

Motivation

See CalTableDesc.

Definition at line 73 of file FVisJonesDesc.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

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

Definition at line 78 of file FVisJonesDesc.h.

Construct from the Jones table type.


Member Function Documentation

Return the table descriptors for the main calibration table.

Reimplemented from casa::CalTableDesc.

Reimplemented in casa::FVisJonesIonoDesc.


Member Data Documentation

Reimplemented from casa::CalTableDesc.

Definition at line 87 of file FVisJonesDesc.h.


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