Go to the documentation of this file.
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)
A Table intended to hold a MeasurementSet WEATHER table.
RecordFieldPtr< Int > antennaId_p
MSWeatherIndex(const MSWeatherIndex &other)
construct one from another
void attach(const MSWeather &weather)
this file contains all the compiler specific defines
Int & antennaId()
access to the antenna ID key, throws an exception if isNull() is False
virtual ~MSWeatherIndex()
MSWeatherIndex(const MSWeather &weather)
construct one using the indicated WEATHER table
MSWeatherIndex()
no index attached, use the attach function or assignment operator to change that