casa::PJonesMBuf Class Reference
[CalTables]

#include <TimeVarVJMBuf.h>

Inheritance diagram for casa::PJonesMBuf:

Inheritance graph
[legend]
Collaboration diagram for casa::PJonesMBuf:

Collaboration graph
[legend]
List of all members.

Detailed Description

PJonesMBuf: PJones calibration main table buffer.

Intended use:

Part of API

Prerequisite

Etymology

From "PJones matrix", "cal main table" and "buffer"

Synopsis

The PJonesMBuf class holds a buffer, optionally connected to a PJones calibration main table iterator (of base type CalIterBase). The PJones matrix contains parallactic angle correction terms.

Example

Motivation

Encapsulate PJones calibration main table data buffers.

To Do

i) Deal with non-standard columns.

Definition at line 132 of file TimeVarVJMBuf.h.

Public Member Functions

 PJonesMBuf ()
 Default constructor.
 PJonesMBuf (const Vector< Int > &calIndices, const Block< Vector< Int > > &indexValues)
 Construct from a set of calibration buffer indices and their specified values.
 PJonesMBuf (CalIterBase &calIter)
 Construct from a calibration table iterator.


Constructor & Destructor Documentation

casa::PJonesMBuf::PJonesMBuf (  ) 

Default constructor.

No connection to an underlying calibration table iterator in this case.

casa::PJonesMBuf::PJonesMBuf ( const Vector< Int > &  calIndices,
const Block< Vector< Int > > &  indexValues 
)

Construct from a set of calibration buffer indices and their specified values.

Non-index columns will be set to default values, and there is no connection to an underlying calibration table iterator in this case.

casa::PJonesMBuf::PJonesMBuf ( CalIterBase calIter  ) 

Construct from a calibration table iterator.

The calibration buffer will remain synchronized with the iterator.


The documentation for this class was generated from the following file:
Generated on Thu Aug 27 21:31:27 2009 for NRAOCASA by  doxygen 1.5.1