29 #ifndef MS_MSPOINTINGINDEX_H
30 #define MS_MSPOINTINGINDEX_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/ms/MSSel/MSTableIndex.h>
35 #include <casacore/casa/Containers/RecordField.h>
MSPointingIndex()
no index attached, use the attach function or assignment operator to change that
Int & antennaId()
access to the antenna ID key, throws an exception if isNull() is False
MSPointingIndex(const MSPointing &pointing)
construct one using the indicated POINTING table
virtual ~MSPointingIndex()
MSPointingIndex & operator=(const MSPointingIndex &other)
void attach(const MSPointing &pointing)
RecordFieldPtr< Int > antennaId_p
MSPointingIndex(const MSPointingIndex &other)
construct one from another
this file contains all the compiler specific defines