RMOL Logo  1.00.14
C++ library of Revenue Management and Optimisation classes and functions
Loading...
Searching...
No Matches
RMOL::Forecaster Class Reference

#include <rmol/command/Forecaster.hpp>

Static Public Member Functions

static bool forecast (stdair::FlightDate &, const stdair::DateTime_T &, const stdair::UnconstrainingMethod &, const stdair::ForecastingMethod &)

Detailed Description

Class wrapping the forecasting algorithms.

Definition at line 22 of file Forecaster.hpp.

Member Function Documentation

◆ forecast()

bool RMOL::Forecaster::forecast ( stdair::FlightDate & ioFlightDate,
const stdair::DateTime_T & iEventTime,
const stdair::UnconstrainingMethod & iUnconstrainingMethod,
const stdair::ForecastingMethod & iForecastingMethod )
static

Forecast demand for a flight-date.

Definition at line 34 of file Forecaster.cpp.

References forecast().

Referenced by forecast(), and RMOL::RMOL_Service::optimise().


The documentation for this class was generated from the following files: