26#ifndef MEAS_EPOCHUDF_H
27#define MEAS_EPOCHUDF_H
30#include <casacore/casa/aips.h>
31#include <casacore/meas/MeasUDF/EpochEngine.h>
32#include <casacore/meas/MeasUDF/PositionEngine.h>
33#include <casacore/tables/TaQL/UDFBase.h>
FuncType
Define the possible function types.
static UDFBase * makeLAST(const String &)
static UDFBase * makeEPOCH(const String &)
Function to create an object.
virtual MArray< Double > getArrayDouble(const TableExprId &id)
PositionEngine itsPositionEngine
virtual Double getDouble(const TableExprId &id)
Get the value.
virtual void setup(const Table &, const TaQLStyle &)
Setup the object.
Types
Types of known MEpochs Caution: The order defines the order in the translation matrix in the MCEpoch...
String: the storage and methods of handling collections of characters.
UDFBase()
Only default constructor is needed.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.