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

ROTJonesMCol: Read-only TJones cal_main column access. More...

#include <SolvableVJMCol.h>

Inheritance diagram for casa::ROTJonesMCol:
casa::ROSolvableVisJonesMCol casa::ROTimeVarVisJonesMCol casa::ROVisJonesMCol casa::ROCalMainColumns casa::ROTJonesPolyMCol casa::ROTJonesSplineMCol

List of all members.

Public Member Functions

 ROTJonesMCol (const TJonesTable &djTable)
 Construct from a calibration table.
virtual ~ROTJonesMCol ()
 Default destructor.

Protected Member Functions

 ROTJonesMCol ()
 Prohibit public use of the null constructor, which does not produce a usable object.

Private Member Functions

 ROTJonesMCol (const ROTJonesMCol &)
 Prohibit copy constructor and assignment operator.
ROTJonesMColoperator= (const ROTJonesMCol &)

Detailed Description

ROTJonesMCol: Read-only TJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

From "read-only","TJones","cal main" and "columns".

Synopsis

The ROTJonesMCol class allows read-only access to columns in the TJones main calibration table. TJones matrices are used to store atmospheric calibration information in the Measurement Equation formalism.

Example

Motivation

Encapsulate read-only access to TJones calibration table columns.

Definition at line 445 of file SolvableVJMCol.h.


Constructor & Destructor Documentation

Construct from a calibration table.

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

Default destructor.

Definition at line 452 of file SolvableVJMCol.h.

casa::ROTJonesMCol::ROTJonesMCol ( ) [inline, protected]

Prohibit public use of the null constructor, which does not produce a usable object.

Definition at line 457 of file SolvableVJMCol.h.

Prohibit copy constructor and assignment operator.


Member Function Documentation

ROTJonesMCol& casa::ROTJonesMCol::operator= ( const ROTJonesMCol ) [private]

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