casa
5.7.0-16
|
Class calculating the standard aberration multipliers. More...
#include <MeasTableMul.h>
Public Member Functions | |
MeasTableMulAber () | |
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] |
Static Private Attributes | |
static const Long | theirMABERTD [3][18] |
static const Short | theirMABER [80][6] |
Additional Inherited Members | |
Protected Attributes inherited from casacore::MeasTableMul | |
Mutex | itsMutex |
Int64 | itsLastUsed |
vector< Int64 > | itsUsed |
vector< Double > | itsTimes |
vector< CountedPtr< Matrix < Double > > > | itsArrays |
Matrix< Double > | itsDefArray |
Class calculating the standard aberration multipliers.
Definition at line 204 of file MeasTableMul.h.
casacore::MeasTableMulAber::MeasTableMulAber | ( | ) |
Implements casacore::MeasTableMul.
|
virtual |
Implements casacore::MeasTableMul.
|
private |
Definition at line 211 of file MeasTableMul.h.
|
staticprivate |
Definition at line 213 of file MeasTableMul.h.
|
staticprivate |
Definition at line 212 of file MeasTableMul.h.