29 #ifndef MS_MSDOPPLERINDEX_H 30 #define MS_MSDOPPLERINDEX_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/ms/MSSel/MSTableIndex.h> 35 #include <casacore/casa/Containers/RecordField.h> A Table intended to hold a MeasurementSet DOPPLER table.
Int & sourceId()
access to the source ID key, throws an exception if isNull() is False
MSDopplerIndex()
no index attached, use the attach function or assignment operator to change that
virtual ~MSDopplerIndex()
Int & dopplerId()
access to the doppler ID key, throws an exception if isNull() is False
void attach(const MSDoppler &doppler)
RecordFieldPtr< Int > dopplerId_p
MSDopplerIndex & operator=(const MSDopplerIndex &other)
RecordFieldPtr< Int > sourceId_p
this file contains all the compiler specific defines