Class calculating the XY earth position multipliers. More...
#include <MeasTableMul.h>
Public Member Functions | |
MeasTableMulPosEarthXY () | |
virtual void | init () |
virtual void | calc (Matrix< Double > &, Double time) |
Static Private Attributes | |
static const Double | theirMPOSXY [189][4] |
Class calculating the XY earth position multipliers.
Definition at line 267 of file MeasTableMul.h.
casacore::MeasTableMulPosEarthXY::MeasTableMulPosEarthXY | ( | ) |
Implements casacore::MeasTableMul.
virtual void casacore::MeasTableMulPosEarthXY::init | ( | ) | [virtual] |
Implements casacore::MeasTableMul.
const Double casacore::MeasTableMulPosEarthXY::theirMPOSXY[189][4] [static, private] |
Definition at line 274 of file MeasTableMul.h.