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

DJonesMRec: DJones cal_main table record access & creation. More...

#include <SolvableVJMRec.h>

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

List of all members.

Public Member Functions

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

Detailed Description

DJonesMRec: DJones cal_main table record access & creation.

Intended use:

Public interface

Prerequisite

Etymology

From "DJones" and "main record".

Synopsis

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

Example

Motivation

Encapsulate access to DJones calibration table records.

Definition at line 198 of file SolvableVJMRec.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

Definition at line 203 of file SolvableVJMRec.h.

casa::DJonesMRec::DJonesMRec ( const Record inpRec)

Construct from an existing record.


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