28 #ifndef MEAS_EPOCHENGINE_H
29 #define MEAS_EPOCHENGINE_H
32 #include <casacore/casa/aips.h>
33 #include<casacore/meas/MeasUDF/MeasEngine.h>
34 #include <casacore/measures/Measures/MEpoch.h>
35 #include <casacore/measures/Measures/MCEpoch.h>
36 #include <casacore/measures/Measures/MeasConvert.h>
PositionEngine * itsPositionEngine
void setPositionEngine(PositionEngine &engine)
Set the possible position engine.
Array< MEpoch > getEpochs(const TableExprId &id)
Get the epochs.
virtual void handleValues(TableExprNode &operand, const TableExprId &id, Array< MEpoch > &epochs)
Let a derive class handle the values.
void setConverter(MEpoch::Types toType, Bool sidFrac)
Set the MeasConvert object.
MEpoch::Convert itsConverter
void handleEpoch(std::vector< TENShPtr > &args, uInt &argnr)
Handle the argument(s) giving the input epochs and reference type.
Array< Double > getArrayDouble(const TableExprId &id)
Get the values.
virtual String stripMeasType(const String &type)
Strip a possible prefix from the epoch type.
Bool sidFrac() const
Tell if the fraction has to be used for sidereal times.
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.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.