Class calculating the Z earth position multipliers. More...
#include <MeasTableMul.h>
Public Member Functions | |
MeasTableMulPosEarthZ () | |
virtual void | init () |
virtual void | calc (Matrix< Double > &, Double time) |
Static Private Attributes | |
static const Double | theirMPOSZ [32][2] |
Class calculating the Z earth position multipliers.
Definition at line 280 of file MeasTableMul.h.
casacore::MeasTableMulPosEarthZ::MeasTableMulPosEarthZ | ( | ) |
Implements casacore::MeasTableMul.
virtual void casacore::MeasTableMulPosEarthZ::init | ( | ) | [virtual] |
Implements casacore::MeasTableMul.
const Double casacore::MeasTableMulPosEarthZ::theirMPOSZ[32][2] [static, private] |
Definition at line 287 of file MeasTableMul.h.