28 #ifndef MEAS_DIRECTIONUDF_H
29 #define MEAS_DIRECTIONUDF_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/meas/MeasUDF/DirectionEngine.h>
34 #include <casacore/meas/MeasUDF/EpochEngine.h>
35 #include <casacore/meas/MeasUDF/PositionEngine.h>
36 #include <casacore/tables/TaQL/UDFBase.h>
EpochEngine itsEpochEngine
static UDFBase * makeDIR(const String &)
Function to create an object.
PositionEngine itsPositionEngine
static UDFBase * makeSGAL(const String &)
MDirection::Types itsRefType
virtual MArray< Double > getArrayDouble(const TableExprId &id)
virtual MArray< MVTime > getArrayDate(const TableExprId &id)
static UDFBase * makeGAL(const String &)
static UDFBase * makeAPP(const String &)
virtual void setup(const Table &, const TaQLStyle &)
Setup the object.
DirectionUDF(FuncType, Bool riseSet=False)
Create for the given function type.
static UDFBase * makeHADEC(const String &)
static UDFBase * makeITRF(const String &)
static UDFBase * makeECL(const String &)
static UDFBase * makeDIRCOS(const String &)
static UDFBase * makeB1950(const String &)
DirectionEngine itsEngine
static UDFBase * makeAZEL(const String &)
static UDFBase * makeJ2000(const String &)
FuncType
Define the possible function types.
virtual Double getDouble(const TableExprId &id)
Get the value.
static UDFBase * makeRISESET(const String &)
Types
Types of known MDirections Warning: The order defines the order in the translation matrix FromTo in ...
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.