$treeview $search $mathjax
StdAir Logo  1.00.2
$projectbrief
$projectbrief
$searchbox

stdair/stdair_rm_types.hpp File Reference

#include <string>
#include <vector>
#include <map>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/stdair_inventory_types.hpp>

Go to the source code of this file.


Namespaces

namespace  stdair

Typedefs

typedef std::string stdair::ForecasterMode_T
typedef short stdair::HistoricalDataLimit_T
typedef std::string stdair::OptimizerMode_T
typedef NbOfBookings_T stdair::PolicyDemand_T
typedef std::vector< double > stdair::GeneratedDemandVector_T
typedef std::vector< GeneratedDemandVector_Tstdair::GeneratedDemandVectorHolder_T
typedef double stdair::SellupProbability_T
typedef std::vector< NbOfRequests_Tstdair::UncDemVector_T
typedef std::vector< NbOfBookings_Tstdair::BookingVector_T
typedef double stdair::FRAT5_T
typedef std::map< const DTD_T,
FRAT5_T
stdair::FRAT5Curve_T
typedef std::map< const DTD_T,
double > 
stdair::FFDisutilityCurve_T
typedef std::map< const DTD_T,
double > 
stdair::SellUpCurve_T
typedef std::map< const DTD_T,
double > 
stdair::DispatchingCurve_T
typedef std::map< BookingClass *,
SellUpCurve_T
stdair::BookingClassSellUpCurveMap_T
typedef std::map< BookingClass *,
DispatchingCurve_T
stdair::BookingClassDispatchingCurveMap_T
typedef std::map< const Yield_T,
double > 
stdair::YieldDemandMap_T
typedef double stdair::Revenue_T
typedef unsigned int stdair::NbOfSamples_T