28 #ifndef MEAS_EARTHMAGNETICUDF_H
29 #define MEAS_EARTHMAGNETICUDF_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/meas/MeasUDF/EarthMagneticEngine.h>
34 #include<casacore/meas/MeasUDF/EpochEngine.h>
35 #include<casacore/meas/MeasUDF/PositionEngine.h>
36 #include<casacore/meas/MeasUDF/DirectionEngine.h>
37 #include <casacore/tables/TaQL/UDFBase.h>
static UDFBase * makeEMANG(const String &)
virtual MArray< Double > getArrayDouble(const TableExprId &id)
DirectionEngine itsDirectionEngine
EarthMagneticEngine itsEngine
static UDFBase * makeIGRFLOS(const String &)
PositionEngine itsPositionEngine
static UDFBase * makeIGRFANG(const String &)
FuncType
Define the possible function types.
EarthMagneticUDF(FuncType)
Create for the given function type.
static UDFBase * makeIGRFXYZ(const String &)
static UDFBase * makeEMLEN(const String &)
virtual void setup(const Table &, const TaQLStyle &)
Setup the object.
MEarthMagnetic::Types itsRefType
static UDFBase * makeIGRFLEN(const String &)
static UDFBase * makeEMXYZ(const String &)
Function to create an object.
EpochEngine itsEpochEngine
static UDFBase * makeIGRFLONG(const String &)
virtual Double getDouble(const TableExprId &id)
Get the value.
Types
Types of known MEarthMagnetics Tip: 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