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

MIfrMRec: MIfr cal_main table record access & creation. More...

#include <SolvableMJMRec.h>

Inheritance diagram for casa::MIfrMRec:
casa::SolvableMJonesMRec casa::TimeVarMJonesMRec casa::MJonesMRec casa::CalMainRecord

List of all members.

Public Member Functions

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

Detailed Description

MIfrMRec: MIfr cal_main table record access & creation.

Intended use:

Public interface

Prerequisite

Etymology

From "MIfr" and "main record".

Synopsis

The MIfrMRec class allows the creation of records for the main calibration table of MIfr type, and provides access to the individual record fields. MIfr matrices are used to store diagonal, multiplicative interferometer-based corrections in the Measurement Equation formalism.

Example

Motivation

Encapsulate access to MIfr calibration table records.

Definition at line 146 of file SolvableMJMRec.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

Definition at line 151 of file SolvableMJMRec.h.

casa::MIfrMRec::MIfrMRec ( const Record inpRec)

Construct from an existing record.


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