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