RMOL Logo  1.00.0
C++ library of Revenue Management and Optimisation classes and functions
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
RMOL::Forecaster Class Reference

#include <rmol/command/Forecaster.hpp>

List of all members.

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

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 35 of file Forecaster.cpp.

Referenced by RMOL::RMOL_Service::optimise().


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