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

DJonesMCol: RW DJones cal_main column access. More...

#include <SolvableVJMCol.h>

Inheritance diagram for casa::DJonesMCol:
casa::SolvableVisJonesMCol casa::TimeVarVisJonesMCol casa::VisJonesMCol casa::CalMainColumns

List of all members.

Public Member Functions

 DJonesMCol (DJonesTable &djTable)
 Construct from a calibration table.
virtual ~DJonesMCol ()
 Default destructor.

Protected Member Functions

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

Private Member Functions

 DJonesMCol (const DJonesMCol &)
 Prohibit copy constructor and assignment operator.
DJonesMColoperator= (const DJonesMCol &)

Detailed Description

DJonesMCol: RW DJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

The DJonesMCol class allows read-write access to columns in the DJones main calibration table. DJones matrices are used to store instrumental polarization calibration information in the Measurement Equation formalism.

Example

Motivation

Encapsulate read-write access to DJones calibration table columns.

Definition at line 389 of file SolvableVJMCol.h.


Constructor & Destructor Documentation

Construct from a calibration table.

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

Default destructor.

Definition at line 396 of file SolvableVJMCol.h.

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

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

Definition at line 401 of file SolvableVJMCol.h.

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

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

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