casa::RODJonesMCol Class Reference

RODJonesMCol: Read-only DJones cal_main column access. More...

#include <SolvableVJMCol.h>

Inheritance diagram for casa::RODJonesMCol:
casa::ROSolvableVisJonesMCol casa::ROTimeVarVisJonesMCol casa::ROVisJonesMCol casa::ROCalMainColumns

List of all members.

Public Member Functions

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

Protected Member Functions

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

Private Member Functions

 RODJonesMCol (const RODJonesMCol &)
 Prohibit copy constructor and assignment operator.
RODJonesMColoperator= (const RODJonesMCol &)

Detailed Description

RODJonesMCol: Read-only DJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

The RODJonesMCol class allows read-only 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-only access to DJones calibration table columns.

Definition at line 333 of file SolvableVJMCol.h.


Constructor & Destructor Documentation

casa::RODJonesMCol::RODJonesMCol ( const DJonesTable djTable  ) 

Construct from a calibration table.

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

Default destructor.

Definition at line 340 of file SolvableVJMCol.h.

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

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

Definition at line 345 of file SolvableVJMCol.h.

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

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

Reimplemented from casa::ROSolvableVisJonesMCol.


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