28 #ifndef MEAS_RADIALVELOCITYUDF_H
29 #define MEAS_RADIALVELOCITYUDF_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/meas/MeasUDF/RadialVelocityEngine.h>
34 #include <casacore/meas/MeasUDF/DopplerEngine.h>
35 #include <casacore/meas/MeasUDF/EpochEngine.h>
36 #include <casacore/meas/MeasUDF/PositionEngine.h>
37 #include <casacore/meas/MeasUDF/DirectionEngine.h>
38 #include <casacore/tables/TaQL/UDFBase.h>
39 #include <casacore/measures/Measures/MRadialVelocity.h>
Types
Types of known MRadialVelocity Warning: The order defines the order in the translation matrix FromTo...
DirectionEngine itsDirectionEngine
EpochEngine itsEpochEngine
Bool tryDoppler(uInt &argnr)
Try if the value is given as Doppler.
virtual Double getDouble(const TableExprId &id)
Get the value.
MRadialVelocity::Types itsRefType
RadialVelocityUDF()
Create for the given function type.
static UDFBase * makeRADVEL(const String &)
Function to create an object.
virtual void setup(const Table &, const TaQLStyle &)
Setup the object.
RadialVelocityEngine itsEngine
DopplerEngine itsDopplerEngine
virtual MArray< Double > getArrayDouble(const TableExprId &id)
PositionEngine itsPositionEngine
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.