29 #ifndef MEASURES_MCFREQUENCY_H
30 #define MEASURES_MCFREQUENCY_H
virtual void clearConvert()
Delete the pointers used in the MeasConvert help structure cache.
Routes
Each derived class should have a list of routines to be called:
Base for Reference frame for physical measures.
Internal value for MFrequency.
Base for specific measure conversions.
virtual void doConvert(MeasValue &in, MRBase &inref, MRBase &outref, const MConvertBase &mc)
Routine to convert frequency from one reference frame to another.
virtual void initConvert(uInt which, MConvertBase &mc)
Create help structures for Measure conversion routines.
A Measure: wave characteristics.
virtual void getConvert(MConvertBase &mc, const MRBase &inref, const MRBase &outref)
Create conversion function pointer.
static uInt FromTo_p[MFrequency::N_Types][MFrequency::N_Types]
Transition matrix.
Base class for values in a Measure.
static uInt ToRef_p[N_Routes][3]
Transition list.
MCFrequency & operator=(const MCFrequency &other)
Assignment (not implemented)
Aberration class and calculations.
MCFrequency()
Default constructor.
MFrequency conversion routines.
static void doFillState()
Fill the global state.
static std::once_flag theirInitOnceFlag
Object to ensure safe multi-threaded lazy single initialization.
String: the storage and methods of handling collections of characters.
Vector of three direction cosines.
Conversion of Measures Base.
static String showState()
Show the state of the conversion engine (mainly for debugging purposes)