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>
Int & sourceId()
access to the source ID key, throws an exception if isNull() is False
Int & dopplerId()
access to the doppler ID key, throws an exception if isNull() is False
void attach(const MSDoppler &doppler)
virtual ~MSDopplerIndex()
RecordFieldPtr< Int > sourceId_p
MSDopplerIndex & operator=(const MSDopplerIndex &other)
MSDopplerIndex()
no index attached, use the attach function or assignment operator to change that
MSDopplerIndex(const MSDopplerIndex &other)
construct one from another
RecordFieldPtr< Int > dopplerId_p
MSDopplerIndex(const MSDoppler &doppler)
construct one using the indicated DOPPLER table
this file contains all the compiler specific defines