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::NewQFF Class Reference

#include <rmol/command/NewQFF.hpp>

List of all members.

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

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 31 of file NewQFF.cpp.


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