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

FVisJonesIonoMRec: FVisJonesIono cal_main table record access/creation. More...

#include <FVisJonesMRec.h>

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

List of all members.

Public Member Functions

 FVisJonesIonoMRec ()
 Default null constructor, and destructor.
 ~FVisJonesIonoMRec ()
 FVisJonesIonoMRec (const Record &inpRec)
 Construct from an existing record.
void defineTEC (const Float &tec)
 Field accessors a) define.
void defineTECErr (const Float &tecErr)
void getTEC (Float &tec)
 b) get
void getTECErr (Float &tecErr)

Detailed Description

FVisJonesIonoMRec: FVisJonesIono cal_main table record access/creation.

Intended use:

Public interface

Prerequisite

Etymology

From "F VisJones - Ionosphere" and "main record".

Synopsis

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

Example

Motivation

Encapsulate access to FVisJonesIono calibration table records.

Definition at line 129 of file FVisJonesMRec.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

Definition at line 134 of file FVisJonesMRec.h.

Construct from an existing record.


Member Function Documentation

Field accessors a) define.

void casa::FVisJonesIonoMRec::defineTECErr ( const Float tecErr)

b) get


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