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