casacore
|
Class calculating the XY solar position multipliers. More...
#include <MeasTableMul.h>
Public Member Functions | |
MeasTableMulPosSunXY () | |
virtual void | init () |
virtual void | calc (Matrix< Double > &, Double time) |
Public Member Functions inherited from casacore::MeasTableMul | |
MeasTableMul () | |
virtual | ~MeasTableMul () |
void | clear () |
CountedPtr< Matrix< Double > > | getArray (Double time, Double epsilon) |
Static Private Attributes | |
static const Double | theirMPOSXY [98][4] |
Additional Inherited Members | |
Protected Attributes inherited from casacore::MeasTableMul | |
std::mutex | itsMutex |
Int64 | itsLastUsed |
std::vector< Int64 > | itsUsed |
std::vector< Double > | itsTimes |
std::vector< CountedPtr< Matrix< Double > > > | itsArrays |
Matrix< Double > | itsDefArray |
Class calculating the XY solar position multipliers.
Definition at line 242 of file MeasTableMul.h.
casacore::MeasTableMulPosSunXY::MeasTableMulPosSunXY | ( | ) |
Implements casacore::MeasTableMul.
|
virtual |
Implements casacore::MeasTableMul.
|
staticprivate |
Definition at line 249 of file MeasTableMul.h.