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

CJonesMCol: RW CJones cal_main column access. More...

#include <TimeVarVJMCol.h>

Inheritance diagram for casa::CJonesMCol:
casa::TimeVarVisJonesMCol casa::VisJonesMCol casa::CalMainColumns

List of all members.

Public Member Functions

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

Protected Member Functions

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

Private Member Functions

 CJonesMCol (const CJonesMCol &)
 Prohibit copy constructor and assignment operator.
CJonesMColoperator= (const CJonesMCol &)

Detailed Description

CJonesMCol: RW CJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

From "CJones","cal main table" and "columns".

Synopsis

The CJonesMCol class allows read-write 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-write access to CJones calibration table columns.

Definition at line 355 of file TimeVarVJMCol.h.


Constructor & Destructor Documentation

Construct from a calibration table.

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

Default destructor.

Definition at line 362 of file TimeVarVJMCol.h.

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

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

Definition at line 367 of file TimeVarVJMCol.h.

casa::CJonesMCol::CJonesMCol ( const CJonesMCol ) [private]

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

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