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

ROCJonesMCol: Read-only CJones cal_main column access. More...

#include <TimeVarVJMCol.h>

Inheritance diagram for casa::ROCJonesMCol:
casa::ROTimeVarVisJonesMCol casa::ROVisJonesMCol casa::ROCalMainColumns

List of all members.

Public Member Functions

 ROCJonesMCol (const CJonesTable &cjTable)
 Construct from a calibration table.
virtual ~ROCJonesMCol ()
 Default destructor.

Protected Member Functions

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

Private Member Functions

 ROCJonesMCol (const ROCJonesMCol &)
 Prohibit copy constructor and assignment operator.
ROCJonesMColoperator= (const ROCJonesMCol &)

Detailed Description

ROCJonesMCol: Read-only CJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

The ROCJonesMCol class allows read-only access to columns in the CJones main calibration table. CJones matrices are used to store polarization configuration information in the Measurement Equation formalism.

Example

Motivation

Encapsulate read-only access to CJones calibration table columns.

Definition at line 298 of file TimeVarVJMCol.h.


Constructor & Destructor Documentation

Construct from a calibration table.

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

Default destructor.

Definition at line 305 of file TimeVarVJMCol.h.

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

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

Definition at line 310 of file TimeVarVJMCol.h.

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

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