MSWeatherIndex.h
Classes
- MSWeatherIndex -- (full description)
Interface
- Public Members
- MSWeatherIndex()
- MSWeatherIndex(const MSWeather &weather)
- MSWeatherIndex(const MSWeatherIndex &other)
- virtual ~MSWeatherIndex()
- MSWeatherIndex &operator=(const MSWeatherIndex &other)
- void attach(const MSWeather &weather)
- Int &antennaId()
- Private Members
- void attachIds()
Review Status
- Date Reviewed:
- yyyy/mm/dd
Prerequisite
- MeasurementSet
- MSTableIndex
Etymology
Synopsis
Example
Motivation
Thrown Exceptions
Member Description
no index attached, use the attach function or assignment operator to change that
construct one using the indicated WEATHER table
MSWeatherIndex(const MSWeatherIndex &other)
construct one from another
MSWeatherIndex &operator=(const MSWeatherIndex &other)
access to the antenna ID key, throws an exception if isNull() is False