RMOL Logo Get Revenue Management Optimisation Library at SourceForge.net. Fast, secure and Free Open Source software downloads

BasConst_Overbooking.hpp

Go to the documentation of this file.
00001 #ifndef __RMOL_BAS_BASCONST_OVERBOOKING_HPP
00002 #define __RMOL_BAS_BASCONST_OVERBOOKING_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 
00008 namespace RMOL {
00009 
00011   extern const double DEFAULT_OVERBOOKING_LOAD_FACTOR;
00012 
00014   extern const unsigned int DEFAULT_OVERBOOKING_CAPACITY;
00015   
00017   extern const unsigned int DEFAULT_OVERBOOKING_NET_BOOKINGS;
00018   
00020   extern const double DEFAULT_OVERBOOKING_OVERBOOKING_PERCENTAGE;
00021 
00023   extern const double DEFAULT_OVERBOOKING_MEAN;
00024 
00027   extern const double DEFAULT_OVERBOOKING_STANDARD_DEVIATION;
00028 
00029 }
00030 #endif // __RMOL_BAS_BASCONST_OVERBOOKING_HPP
SourceForge Logo

Generated on Sun Jun 14 23:33:59 2009 for RMOL by Doxygen 1.5.8