1#ifndef __STDAIR_BAS_FORECASTINGMETHOD_HPP
2#define __STDAIR_BAS_FORECASTINGMETHOD_HPP
Handle on the StdAir library context.
static char getMethodLabel(const EN_ForecastingMethod &)
std::string getMethodAsString() const
bool operator==(const EN_ForecastingMethod &) const
static std::string describeLabels()
static std::string getMethodLabelAsString(const EN_ForecastingMethod &)
EN_ForecastingMethod getMethod() const
static const std::string & getLabel(const EN_ForecastingMethod &)
const std::string describe() const
Base class for the light structures.