Go to the documentation of this file.
28 #ifndef MS_MSDOPPLERUTIL_H
29 #define MS_MSDOPPLERUTIL_H
31 #include <casacore/casa/aips.h>
32 #include <casacore/ms/MeasurementSets/MeasurementSet.h>
MeasurementSet ms_p
Underlying MeasurementSet.
MSDopplerUtil(const MeasurementSet &ms)
Construct from an existing MeasurementSet.
~MSDopplerUtil()
Null destructor.
A utility class for MS Doppler tracking information.
Bool dopplerInfo(Vector< Double > &restFrequency, Int spwId, Int fieldId)
Retrieve a list of all rest frequencies used for a given spectral window id and field id.
this file contains all the compiler specific defines
MSDopplerUtil()
Prohibit null constructor, copy constructor and assignment for now.
MSDopplerUtil & operator=(const MSDopplerUtil &)
MSDopplerUtil(const MSDopplerUtil &)
A Table intended to hold astronomical data (a set of Measurements).
bool Bool
Define the standard types used by Casacore.