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

GJonesMRec: GJones cal_main table record access & creation. More...

#include <SolvableVJMRec.h>

Inheritance diagram for casa::GJonesMRec:
casa::SolvableVisJonesMRec casa::TimeVarVisJonesMRec casa::VisJonesMRec casa::CalMainRecord

List of all members.

Public Member Functions

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

Detailed Description

GJonesMRec: GJones cal_main table record access & creation.

Intended use:

Public interface

Prerequisite

Etymology

From "GJones" and "main record".

Synopsis

The GJonesMRec class allows the creation of records for the main calibration table of GJones type, and provides access to the individual record fields. GJones matrices are used to store electronic information in the Measurement Equation formalism.

Example

Motivation

Encapsulate access to GJones calibration table records.

Definition at line 147 of file SolvableVJMRec.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

Definition at line 152 of file SolvableVJMRec.h.

casa::GJonesMRec::GJonesMRec ( const Record inpRec)

Construct from an existing record.


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