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

TimeVarVisJonesMCol: RW TimeVarVisJones cal_main column access. More...

#include <TimeVarVJMCol.h>

Inheritance diagram for casa::TimeVarVisJonesMCol:
casa::VisJonesMCol casa::CalMainColumns casa::CJonesMCol casa::PJonesMCol casa::SolvableVisJonesMCol casa::BJonesMCol casa::DJonesMCol casa::EPointMCol casa::GJonesMCol casa::TJonesMCol casa::BJonesPolyMCol casa::GJonesPolyMCol casa::TJonesPolyMCol casa::GJonesSplineMCol casa::TJonesSplineMCol

List of all members.

Public Member Functions

 TimeVarVisJonesMCol (TimeVarVisJonesTable &tvvjTable)
 Construct from a calibration table.
virtual ~TimeVarVisJonesMCol ()
 Default destructor.

Protected Member Functions

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

Private Member Functions

 TimeVarVisJonesMCol (const TimeVarVisJonesMCol &)
 Prohibit copy constructor and assignment operator.
TimeVarVisJonesMColoperator= (const TimeVarVisJonesMCol &)

Detailed Description

TimeVarVisJonesMCol: RW TimeVarVisJones cal_main column access.

Intended use:

Public interface

Prerequisite

Etymology

From "time-variable visibility Jones","cal main table" and "columns".

Synopsis

The TimeVarVisJonesMCol class allows read-write access to columns in the TimeVarVisJones main calibration table. Specializations for solvable VisJones calibration table types are provided through inheritance.

Example

Motivation

Encapsulate read-write access to TVVJ calibration table columns.

Definition at line 129 of file TimeVarVJMCol.h.


Constructor & Destructor Documentation

Construct from a calibration table.

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

Default destructor.

Definition at line 136 of file TimeVarVJMCol.h.

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

Definition at line 141 of file TimeVarVJMCol.h.

Prohibit copy constructor and assignment operator.


Member Function Documentation

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

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