Go to the documentation of this file.
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>
Int & spectralWindowId()
access to the spectral window ID key, throws an exception if isNull() is False
MSSysCalIndex & operator=(const MSSysCalIndex &other)
Int & feedId()
access to the feed ID key, throws an exception if isNull() is False
MSSysCalIndex()
no index attached, use the attach function or assignment operator to change that
this file contains all the compiler specific defines
RecordFieldPtr< Int > spwId_p
A Table intended to hold a MeasurementSet SYSCAL table.
RecordFieldPtr< Int > feedId_p
RecordFieldPtr< Int > antennaId_p
Int & antennaId()
access to the antenna ID key, throws an exception if isNull() is False
void attach(const MSSysCal &sysCal)