casa
$Rev:20696$
|
MIfrMRec: MIfr cal_main table record access & creation. More...
#include <SolvableMJMRec.h>
Public Member Functions | |
MIfrMRec () | |
Default null constructor, and destructor. | |
~MIfrMRec () | |
MIfrMRec (const Record &inpRec) | |
Construct from an existing record. |
MIfrMRec: MIfr cal_main table record access & creation.
Public interface
From "MIfr" and "main record".
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.
Encapsulate access to MIfr calibration table records.
Definition at line 146 of file SolvableMJMRec.h.
Default null constructor, and destructor.
casa::MIfrMRec::~MIfrMRec | ( | ) | [inline] |
Definition at line 151 of file SolvableMJMRec.h.
casa::MIfrMRec::MIfrMRec | ( | const Record & | inpRec | ) |
Construct from an existing record.