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

#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 &)
 

Detailed Description

Class wrapping the forecasting algorithms.

Definition at line 23 of file NewQFF.hpp.

Member Function Documentation

◆ forecast()

bool RMOL::NewQFF::forecast ( stdair::SegmentCabin & ioSegmentCabin,
const stdair::Date_T & iCurrentDate,
const stdair::DTD_T & iCurrentDTD,
const stdair::UnconstrainingMethod & iUnconstrainingMethod,
const stdair::NbOfSegments_T & iNbOfDepartedSegments )
static

Forecast demand for a segment cabin.

Parameters
stdair::SegmentCabin&Current Segment Cabin
conststdair::Date_T& Current Date
conststdair::DTD_T& Current DTD
conststdair::UnconstrainingMethod& Method used for the unconstraining
conststdair::NbOfSegments_T& Number of usable historical segments

Definition at line 30 of file NewQFF.cpp.

References forecast().

Referenced by forecast().


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