Go to the documentation of this file.
28 #ifndef MEAS_REGISTER_H
29 #define MEAS_REGISTER_H
31 #include <casacore/casa/aips.h>
32 #include <casacore/tables/TaQL/UDFBase.h>
Abstract base class for a user-defined TaQL function.
static void showFuncsDirection(std::ostream &, Bool showTypes)
Main interface class to a read/write table.
static void showFuncsDoppler(std::ostream &, Bool showTypes)
static void showFuncsPosition(std::ostream &, Bool showTypes)
Show the possible functions.
static void showFuncsRadialVelocity(std::ostream &, Bool showTypes)
virtual String getString(const TableExprId &id)
Get the value.
this file contains all the compiler specific defines
The identification of a TaQL selection subject.
virtual void setup(const Table &, const TaQLStyle &)
Setup the object.
static void showFuncsEarthMagnetic(std::ostream &, Bool showTypes)
Class with static members defining the TaQL style.
static void showFuncsFrequency(std::ostream &, Bool showTypes)
String: the storage and methods of handling collections of characters.
bool Bool
Define the standard types used by Casacore.
static void showFuncsEpoch(std::ostream &, Bool showTypes)
static UDFBase * makeHELP(const String &)
Function to create an object.
void register_meas()
This function registers the TaQL user defined functions handling Measure conversions.