#include <rmol/command/NewQFF.hpp>
Static Public Member Functions | |
static bool | forecast (stdair::SegmentCabin &, const stdair::Date_T &, const stdair::DTD_T &, const stdair::UnconstrainingMethod &, const stdair::NbOfSegments_T &) |
Class wrapping the forecasting algorithms.
Definition at line 23 of file NewQFF.hpp.
|
static |
Forecast demand for a segment cabin.
stdair::SegmentCabin& | Current Segment Cabin |
const | stdair::Date_T& Current Date |
const | stdair::DTD_T& Current DTD |
const | stdair::UnconstrainingMethod& Method used for the unconstraining |
const | stdair::NbOfSegments_T& Number of usable historical segments |
Definition at line 31 of file NewQFF.cpp.