$treeview $search $mathjax
AirSched Logo  1.00.0
$projectbrief
$projectbrief
$searchbox

BasConst_General.hpp

Go to the documentation of this file.
00001 #ifndef __AIRSCHED_BAS_BASCONST_GENERAL_HPP
00002 #define __AIRSCHED_BAS_BASCONST_GENERAL_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 // StdAir
00008 #include <stdair/stdair_date_time_types.hpp>
00009 
00010 namespace AIRSCHED {
00011 
00014   extern const int DEFAULT_NUMBER_OF_DRAWS_FOR_MC_SIMULATION;
00015 
00018   extern const stdair::Duration_T MINIMUM_TIME_BETWEEN_REQUEST_AND_DEPARTURE;
00019 
00020 }
00021 #endif // __AIRSCHED_BAS_BASCONST_GENERAL_HPP