$treeview $search $mathjax
AirTSP Logo  1.01.2
$projectbrief
$projectbrief
$searchbox

BasConst_General.hpp

Go to the documentation of this file.
00001 #ifndef __AIRTSP_BAS_BASCONST_GENERAL_HPP
00002 #define __AIRTSP_BAS_BASCONST_GENERAL_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 // StdAir
00008 #include <stdair/stdair_date_time_types.hpp>
00009 
00010 namespace AIRTSP {
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 // __AIRTSP_BAS_BASCONST_GENERAL_HPP