29 #ifndef MS_MSSYSCALINDEX_H
30 #define MS_MSSYSCALINDEX_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/ms/MSSel/MSTableIndex.h>
35 #include <casacore/casa/Containers/RecordField.h>
RecordFieldPtr< Int > feedId_p
Int & antennaId()
access to the antenna ID key, throws an exception if isNull() is False
RecordFieldPtr< Int > antennaId_p
MSSysCalIndex()
no index attached, use the attach function or assignment operator to change that
void attach(const MSSysCal &sysCal)
RecordFieldPtr< Int > spwId_p
MSSysCalIndex(const MSSysCalIndex &other)
construct one from another
MSSysCalIndex & operator=(const MSSysCalIndex &other)
Int & feedId()
access to the feed ID key, throws an exception if isNull() is False
MSSysCalIndex(const MSSysCal &sysCal)
construct one using the indicated SYSCAL table
Int & spectralWindowId()
access to the spectral window ID key, throws an exception if isNull() is False
this file contains all the compiler specific defines