casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Private Attributes | List of all members
casacore::MeasTableMulPosEarthZ Class Reference

Class calculating the Z earth position multipliers. More...

#include <MeasTableMul.h>

Inheritance diagram for casacore::MeasTableMulPosEarthZ:
casacore::MeasTableMul

Public Member Functions

 MeasTableMulPosEarthZ ()
 
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 theirMPOSZ [32][2]
 

Additional Inherited Members

- Protected Attributes inherited from casacore::MeasTableMul
Mutex itsMutex
 
Int64 itsLastUsed
 
vector< Int64itsUsed
 
vector< DoubleitsTimes
 
vector< CountedPtr< Matrix
< Double > > > 
itsArrays
 
Matrix< DoubleitsDefArray
 

Detailed Description

Class calculating the Z earth position multipliers.

Definition at line 280 of file MeasTableMul.h.

Constructor & Destructor Documentation

casacore::MeasTableMulPosEarthZ::MeasTableMulPosEarthZ ( )

Member Function Documentation

virtual void casacore::MeasTableMulPosEarthZ::calc ( Matrix< Double > &  ,
Double  time 
)
virtual
virtual void casacore::MeasTableMulPosEarthZ::init ( )
virtual

Member Data Documentation

const Double casacore::MeasTableMulPosEarthZ::theirMPOSZ[32][2]
staticprivate

Definition at line 287 of file MeasTableMul.h.


The documentation for this class was generated from the following file: