28 #ifndef MEAS_POSITIONUDF_H
29 #define MEAS_POSITIONUDF_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/meas/MeasUDF/PositionEngine.h>
34 #include <casacore/tables/TaQL/UDFBase.h>
35 #include <casacore/measures/Measures/MPosition.h>
Types
Types of known MPositions Warning: The order defines the order in the translation matrix FromTo in t...
static UDFBase * makeWGSH(const String &)
static UDFBase * makeWGSLL(const String &)
virtual void setup(const Table &, const TaQLStyle &)
Setup the object.
static UDFBase * makeWGSLLH(const String &)
static UDFBase * makePOS(const String &)
Function to create an object.
static UDFBase * makeWGSXYZ(const String &)
static UDFBase * makeITRFLL(const String &)
static UDFBase * makeITRFH(const String &)
static UDFBase * makeITRFXYZ(const String &)
MPosition::Types itsRefType
FuncType
Define the possible function types.
virtual MArray< Double > getArrayDouble(const TableExprId &id)
static UDFBase * makeITRFLLH(const String &)
virtual Double getDouble(const TableExprId &id)
Get the value.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines