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

BJonesMCol: RW BJones cal_main column access. More...

#include <BJonesMCol.h>

Inheritance diagram for casa::BJonesMCol:
casa::SolvableVisJonesMCol casa::TimeVarVisJonesMCol casa::VisJonesMCol casa::CalMainColumns casa::BJonesPolyMCol

List of all members.

Public Member Functions

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

Protected Member Functions

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

Private Member Functions

 BJonesMCol (const BJonesMCol &)
 Prohibit copy constructor and assignment operator.
BJonesMColoperator= (const BJonesMCol &)

Detailed Description

BJonesMCol: RW BJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

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

Definition at line 127 of file BJonesMCol.h.


Constructor & Destructor Documentation

Construct from a calibration table.

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

Default destructor.

Definition at line 134 of file BJonesMCol.h.

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

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

Definition at line 139 of file BJonesMCol.h.

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

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

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