casacore
|
Class calculating the B1950 aberration multipliers. More...
#include <MeasTableMul.h>
Public Member Functions | |
MeasTableMulAber1950 () | |
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) |
Private Attributes | |
Polynomial< Double > | itsPoly [18] |
double | itsFactor |
Static Private Attributes | |
static const Short | theirMABER [130][6] |
static const Short | theirABERT1T [10] |
static const Short | theirABERT2T [2] |
static const Short | theirABERT3T [1] |
static const Double | theirABERSPEC [2][6] |
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 B1950 aberration multipliers.
Definition at line 222 of file MeasTableMul.h.
casacore::MeasTableMulAber1950::MeasTableMulAber1950 | ( | ) |
Implements casacore::MeasTableMul.
|
virtual |
Implements casacore::MeasTableMul.
|
private |
Definition at line 230 of file MeasTableMul.h.
|
private |
Definition at line 229 of file MeasTableMul.h.
|
staticprivate |
Definition at line 235 of file MeasTableMul.h.
|
staticprivate |
Definition at line 232 of file MeasTableMul.h.
|
staticprivate |
Definition at line 233 of file MeasTableMul.h.
|
staticprivate |
Definition at line 234 of file MeasTableMul.h.
|
staticprivate |
Definition at line 231 of file MeasTableMul.h.