| 
    casacore
    
   | 
 
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) | 
  Public Member Functions inherited from casacore::MeasTableMul | |
| MeasTableMul () | |
| virtual | ~MeasTableMul () | 
| void | clear () | 
| std::shared_ptr< Matrix< Double > > | getArray (Double time, Double epsilon) | 
Static Private Attributes | |
| static const Double | theirMPOSXY [189][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< std::shared_ptr< Matrix< Double > > > | itsArrays | 
| Matrix< Double > | itsDefArray | 
Class calculating the XY earth position multipliers.
Definition at line 266 of file MeasTableMul.h.
| casacore::MeasTableMulPosEarthXY::MeasTableMulPosEarthXY | ( | ) | 
Implements casacore::MeasTableMul.
      
  | 
  virtual | 
Implements casacore::MeasTableMul.
      
  | 
  staticprivate | 
Definition at line 273 of file MeasTableMul.h.