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

GJonesMCol: RW GJones cal_main column access. More...

#include <SolvableVJMCol.h>

Inheritance diagram for casa::GJonesMCol:
casa::SolvableVisJonesMCol casa::TimeVarVisJonesMCol casa::VisJonesMCol casa::CalMainColumns casa::GJonesPolyMCol casa::GJonesSplineMCol

List of all members.

Public Member Functions

 GJonesMCol (GJonesTable &gjTable)
 Construct from a calibration table.
virtual ~GJonesMCol ()
 Default destructor.

Protected Member Functions

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

Private Member Functions

 GJonesMCol (const GJonesMCol &)
 Prohibit copy constructor and assignment operator.
GJonesMColoperator= (const GJonesMCol &)

Detailed Description

GJonesMCol: RW GJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

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

Synopsis

The GJonesMCol class allows read-write access to columns in the GJones main calibration table. GJones matrices are used to store electronic gain information in the Measurement Equation formalism.

Example

Motivation

Encapsulate read-write access to GJones calibration table columns.

Definition at line 277 of file SolvableVJMCol.h.


Constructor & Destructor Documentation

Construct from a calibration table.

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

Default destructor.

Definition at line 284 of file SolvableVJMCol.h.

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

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

Definition at line 289 of file SolvableVJMCol.h.

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

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

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