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