26#ifndef MS_MSPOINTINGINDEX_H
27#define MS_MSPOINTINGINDEX_H
29#include <casacore/casa/aips.h>
30#include <casacore/ms/MSSel/MSTableIndex.h>
32#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 & operator=(const MSPointingIndex &other)
MSPointingIndex(const MSPointing &pointing)
construct one using the indicated POINTING table
virtual ~MSPointingIndex()
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