Go to the documentation of this file.
29 #ifndef MEASURES_MEASTABLEMUL_H
30 #define MEASURES_MEASTABLEMUL_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/scimath/Functionals/Polynomial.h>
35 #include <casacore/casa/Arrays/Matrix.h>
36 #include <casacore/casa/OS/Mutex.h>
118 Int nrowTD,
const Long coeffTD[][5],
119 Int nrowSC,
const Short coeffSC[][2]);
122 Int nrowTD,
const Long coeffTD[][5]);
166 Int nrowSC,
const Long coeffSC[][6]);
Matrix< Double > itsDefArray
Class calculating the XY solar position multipliers.
MeasTableMul provides thread-safe access to time-dependent multiplier matrices.
Class calculating the XY earth position multipliers.
virtual void calc(Matrix< Double > &, Double time)
vector< Double > itsTimes
static const Short theirMABER[80][6]
Polynomial< Double > itsPoly[2 *13]
static const Short theirMABER[130][6]
Polynomial< Double > itsPoly[18]
virtual void calc(Matrix< Double > &, Double time)
Referenced counted pointer for constant data.
virtual void calc(Matrix< Double > &, Double time)
Class calculating the B1950 nutation multipliers.
Class calculating the J2000B nutation multipliers.
Polynomial< Double > itsPoly[2 *77]
Base class for J2000 nutation multipliers.
static const Long theirMULSC[77][6]
Base class for standard and B1950 nutation multipliers.
Class calculating the J2000A nutation multipliers.
Class calculating the standard nutation multipliers.
Class calculating the Z earth position multipliers.
static const Short theirABERT3T[1]
static const Long theirMULTD[13][5]
virtual void calc(Matrix< Double > &, Double time)=0
void doCalc(Matrix< Double > &result, Double time, const Polynomial< Double > poly[], Int nrowSC)
Polynomial< Double > itsPoly[2 *678]
virtual void calc(Matrix< Double > &, Double time)
Polynomial< Double > itsPoly[18]
Class calculating the Z solar position multipliers.
void doInit(Matrix< Double > &result, Polynomial< Double > poly[], Int nrowTD, const Long coeffTD[][5], Int nrowSC, const Short coeffSC[][2])
virtual void calc(Matrix< Double > &, Double time)
static const Double theirMPOSXY[189][4]
static const Long theirMABERTD[3][18]
static const Double theirABERSPEC[2][6]
static const Short theirABERT2T[2]
this file contains all the compiler specific defines
Class calculating the standard aberration multipliers.
Class calculating the B1950 aberration multipliers.
static const Long theirMULSC[678][6]
static const Short theirMULSC[106][2]
TableExprNode time(const TableExprNode &node)
vector< CountedPtr< Matrix< Double > > > itsArrays
virtual void calc(Matrix< Double > &, Double time)
long long Int64
Define the extra non-standard types used by Casacore (like proposed uSize, Size)
static const Short theirABERT1T[10]
void doInit(Matrix< Double > &result, Polynomial< Double > poly[], Int nrowSC, const Long coeffSC[][6])
void doCalc(Matrix< Double > &result, Double time, const Polynomial< Double > poly[], Int nrowTD, const Long coeffTD[][5])
Wrapper around a pthreads mutex.
virtual void calc(Matrix< Double > &, Double time)
static const Double theirMPOSZ[32][2]
virtual void calc(Matrix< Double > &, Double time)
virtual void calc(Matrix< Double > &, Double time)
static const Double theirMPOSXY[98][4]
Polynomial< Double > itsPoly[2 *15]
CountedPtr< Matrix< Double > > getArray(Double time, Double epsilon)
static const Short theirMULSC[69][2]
static const Double theirMPOSZ[29][2]
virtual void calc(Matrix< Double > &, Double time)
static const Long theirMULTD[15][5]