casa::ROPJonesMCol Class Reference

ROPJonesMCol: Read-only PJones cal_main column access. More...

#include <TimeVarVJMCol.h>

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

List of all members.

Public Member Functions

 ROPJonesMCol (const PJonesTable &pjTable)
 Construct from a calibration table.
virtual ~ROPJonesMCol ()
 Default destructor.

Protected Member Functions

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

Private Member Functions

 ROPJonesMCol (const ROPJonesMCol &)
 Prohibit copy constructor and assignment operator.
ROPJonesMColoperator= (const ROPJonesMCol &)

Detailed Description

ROPJonesMCol: Read-only PJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

The ROPJonesMCol class allows read-only access to columns in the PJones main calibration table. PJones matrices are used to store parallactic angle information in the Measurement Equation formalism.

Example

Motivation

Encapsulate read-only access to PJones calibration table columns.

Definition at line 185 of file TimeVarVJMCol.h.


Constructor & Destructor Documentation

casa::ROPJonesMCol::ROPJonesMCol ( const PJonesTable pjTable  ) 

Construct from a calibration table.

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

Default destructor.

Definition at line 192 of file TimeVarVJMCol.h.

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

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

Definition at line 197 of file TimeVarVJMCol.h.

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

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

Reimplemented from casa::ROTimeVarVisJonesMCol.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1