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

ROGJonesMCol: Read-only GJones cal_main column access. More...

#include <SolvableVJMCol.h>

Inheritance diagram for casa::ROGJonesMCol:
casa::ROSolvableVisJonesMCol casa::ROTimeVarVisJonesMCol casa::ROVisJonesMCol casa::ROCalMainColumns casa::ROGJonesPolyMCol casa::ROGJonesSplineMCol

List of all members.

Public Member Functions

 ROGJonesMCol (const GJonesTable &gjTable)
 Construct from a calibration table.
virtual ~ROGJonesMCol ()
 Default destructor.

Protected Member Functions

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

Private Member Functions

 ROGJonesMCol (const ROGJonesMCol &)
 Prohibit copy constructor and assignment operator.
ROGJonesMColoperator= (const ROGJonesMCol &)

Detailed Description

ROGJonesMCol: Read-only GJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

The ROGJonesMCol class allows read-only access to columns in the GJones main calibration table. GJones matrices are used to store electronic gain information in the Measurement Equation formalism.

Example

Motivation

Encapsulate read-only access to GJones calibration table columns.

Definition at line 222 of file SolvableVJMCol.h.


Constructor & Destructor Documentation

Construct from a calibration table.

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

Default destructor.

Definition at line 229 of file SolvableVJMCol.h.

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

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

Definition at line 234 of file SolvableVJMCol.h.

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

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