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

BJonesMRec: BJones cal_main table record access & creation. More...

#include <BJonesMRec.h>

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

List of all members.

Public Member Functions

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

Detailed Description

BJonesMRec: BJones cal_main table record access & creation.

Intended use:

Public interface

Prerequisite

Etymology

From "BJones" and "main record".

Synopsis

The BJonesMRec class allows the creation of records for the main calibration table of BJones type, and provides access to the individual record fields. BJones matrices are used to store bandpass corrections in the Measurement Equation formalism.

Example

Motivation

Encapsulate access to BJones calibration table records.

Definition at line 75 of file BJonesMRec.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

Definition at line 80 of file BJonesMRec.h.

casa::BJonesMRec::BJonesMRec ( const Record inpRec)

Construct from an existing record.


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