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

PJonesMCol: RW PJones cal_main column access. More...

#include <TimeVarVJMCol.h>

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

List of all members.

Public Member Functions

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

Protected Member Functions

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

Private Member Functions

 PJonesMCol (const PJonesMCol &)
 Prohibit copy constructor and assignment operator.
PJonesMColoperator= (const PJonesMCol &)

Detailed Description

PJonesMCol: RW PJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

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

Definition at line 241 of file TimeVarVJMCol.h.


Constructor & Destructor Documentation

Construct from a calibration table.

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

Default destructor.

Definition at line 248 of file TimeVarVJMCol.h.

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

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

Definition at line 253 of file TimeVarVJMCol.h.

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

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

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