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

ROBJonesMCol: Read-only BJones cal_main column access. More...

#include <BJonesMCol.h>

Inheritance diagram for casa::ROBJonesMCol:
casa::ROSolvableVisJonesMCol casa::ROTimeVarVisJonesMCol casa::ROVisJonesMCol casa::ROCalMainColumns casa::ROBJonesPolyMCol

List of all members.

Public Member Functions

 ROBJonesMCol (const BJonesTable &bjTable)
 Construct from a calibration table.
virtual ~ROBJonesMCol ()
 Default destructor.

Protected Member Functions

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

Private Member Functions

 ROBJonesMCol (const ROBJonesMCol &)
 Prohibit copy constructor and assignment operator.
ROBJonesMColoperator= (const ROBJonesMCol &)

Detailed Description

ROBJonesMCol: Read-only BJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

The ROBJonesMCol class allows read-only access to columns in the BJones main calibration table. BJones matrices are used to store bandpass information in the Measurement Equation formalism.

Example

Motivation

Encapsulate read-only access to BJones calibration table columns.

Definition at line 72 of file BJonesMCol.h.


Constructor & Destructor Documentation

Construct from a calibration table.

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

Default destructor.

Definition at line 79 of file BJonesMCol.h.

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

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

Definition at line 84 of file BJonesMCol.h.

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

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