casa
$Rev:20696$
|
GJonesDelayRateSBDesc: Define the format of GJonesDelayRateSB cal tables. More...
#include <SolvableVJDesc.h>
Public Member Functions | |
GJonesDelayRateSBDesc () | |
Default null constructor, and destructor. | |
virtual | ~GJonesDelayRateSBDesc () |
virtual TableDesc | calMainDesc () |
Return the table descriptors for the main calibration table: |
GJonesDelayRateSBDesc: Define the format of GJonesDelayRateSB cal tables.
Public interface
From "GJones" "delay", "rate", "single-band" and "descriptor".
GJonesDelayRateSBDesc defines the format of GJonesDelayRateSB calibration tables in terms of table descriptors TableDesc , as used in the Table system. This class augments the GJones class, with several additional columns for parametrized fringe-fitting solutions.
See CalTableDesc.
Definition at line 186 of file SolvableVJDesc.h.
Default null constructor, and destructor.
virtual casa::GJonesDelayRateSBDesc::~GJonesDelayRateSBDesc | ( | ) | [inline, virtual] |
Definition at line 191 of file SolvableVJDesc.h.
virtual TableDesc casa::GJonesDelayRateSBDesc::calMainDesc | ( | ) | [virtual] |
Return the table descriptors for the main calibration table:
Reimplemented from casa::SolvableVisJonesDesc.