29 #ifndef MS_MSDOPPLERINDEX_H
30 #define MS_MSDOPPLERINDEX_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