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

VisJonesMRec: VisJones cal_main table record access and creation. More...

#include <VisJonesMRec.h>

Inheritance diagram for casa::VisJonesMRec:
casa::CalMainRecord casa::TimeVarVisJonesMRec casa::CJonesMRec casa::FVisJonesMRec casa::PJonesMRec casa::SolvableVisJonesMRec casa::FVisJonesIonoMRec casa::BJonesMRec casa::DJonesMRec casa::EPointVisJonesMRec casa::GJonesMRec casa::TJonesMRec

List of all members.

Public Member Functions

 VisJonesMRec ()
 Default null constructor, and destructor.
 ~VisJonesMRec ()
 VisJonesMRec (const Record &inpRec)
 Construct from an existing record.

Detailed Description

VisJonesMRec: VisJones cal_main table record access and creation.

Intended use:

Public interface

Prerequisite

Etymology

From "VisJones" and "main record".

Synopsis

The VisJonesMRec class allows the creation of records for the main calibration table of VisJones type, and provides access to the individual record fields. Specializations for solvable VisJones calibration table records are provided through inheritance.

Example

Motivation

Encapsulate access to VisJones calibration table records.

Definition at line 74 of file VisJonesMRec.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

Definition at line 79 of file VisJonesMRec.h.

Construct from an existing record.


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