26#ifndef MEAS_POSITIONUDF_H 
   27#define MEAS_POSITIONUDF_H 
   30#include <casacore/casa/aips.h> 
   31#include <casacore/meas/MeasUDF/PositionEngine.h> 
   32#include <casacore/tables/TaQL/UDFBase.h> 
   33#include <casacore/measures/Measures/MPosition.h> 
Types
Types of known MPositions  Warning: The order defines the order in the translation matrix FromTo in t...
 
virtual MArray< Double > getArrayDouble(const TableExprId &id)
 
virtual void setup(const Table &, const TaQLStyle &)
Setup the object.
 
static UDFBase * makeITRFH(const String &)
 
static UDFBase * makePOS(const String &)
Function to create an object.
 
static UDFBase * makeITRFLL(const String &)
 
MPosition::Types itsRefType
 
static UDFBase * makeWGSXYZ(const String &)
 
static UDFBase * makeWGSLLH(const String &)
 
FuncType
Define the possible function types.
 
static UDFBase * makeITRFLLH(const String &)
 
static UDFBase * makeITRFXYZ(const String &)
 
static UDFBase * makeWGSH(const String &)
 
static UDFBase * makeWGSLL(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