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

FVisJonesMRec: FVisJones cal_main table record access/creation. More...

#include <FVisJonesMRec.h>

Inheritance diagram for casa::FVisJonesMRec:
casa::TimeVarVisJonesMRec casa::VisJonesMRec casa::CalMainRecord casa::FVisJonesIonoMRec

List of all members.

Public Member Functions

 FVisJonesMRec ()
 Default null constructor, and destructor.
 ~FVisJonesMRec ()
 FVisJonesMRec (const Record &inpRec)
 Construct from an existing record.
void defineRotMeas (const Float &rotMeas)
 a) define
void defineRotMeasErr (const Float &rotMeasErr)
void getRotMeas (Float &rotMeas)
 b) get
void getRotMeasErr (Float &rotMeasErr)

Detailed Description

FVisJonesMRec: FVisJones cal_main table record access/creation.

Intended use:

Public interface

Prerequisite

Etymology

From "F VisJones" and "main record".

Synopsis

The FVisJonesMRec class allows the creation of records for the main calibration table of FVisJones type, and provides access to the individual record fields.

Example

Motivation

Encapsulate access to FVisJones calibration table records.

Definition at line 74 of file FVisJonesMRec.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

Definition at line 79 of file FVisJonesMRec.h.

Construct from an existing record.


Member Function Documentation

void casa::FVisJonesMRec::defineRotMeas ( const Float rotMeas)

a) define

void casa::FVisJonesMRec::defineRotMeasErr ( const Float rotMeasErr)

b) get

void casa::FVisJonesMRec::getRotMeasErr ( Float rotMeasErr)

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