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/tables/TaQL/ExprNode.h> 36 #include <casacore/measures/Measures/MPosition.h> 37 #include <casacore/measures/Measures/MCPosition.h> 38 #include <casacore/measures/Measures/MeasConvert.h> 39 #include <casacore/measures/TableMeasures/ArrayMeasColumn.h>
Main interface class to a read/write table.
Engine for TaQL UDF Position conversions.
Abstract base class for a user-defined TaQL function.
static UDFBase * makeWGSH(const String &)
static UDFBase * makePOS(const String &)
Function to create an object.
static UDFBase * makeITRFLL(const String &)
static UDFBase * makeITRFH(const String &)
static UDFBase * makeWGSXYZ(const String &)
static UDFBase * makeWGSLL(const String &)
TaQL UDFs for Position conversions.
Class with static members defining the TaQL style.
virtual Array< Double > getArrayDouble(const TableExprId &id)
FuncType
Define the possible function types.
Types
Types of known MPositions Warning: The order defines the order in the translation matrix FromTo in t...
The identification of a TaQL selection subject.
String: the storage and methods of handling collections of characters.
static UDFBase * makeITRFXYZ(const String &)
virtual void setup(const Table &, const TaQLStyle &)
Setup the object.
this file contains all the compiler specific defines
virtual Double getDouble(const TableExprId &id)
Get the value.
MPosition::Types itsRefType