1.00.0
C++ Simulated Airline Schedule Manager Library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
BasConst.cpp
Go to the documentation of this file.
1
#include <
airsched/basic/BasConst_General.hpp
>
2
#include <
airsched/basic/BasConst_AIRSCHED_Service.hpp
>
3
4
namespace
AIRSCHED {
5
8
const
int
DEFAULT_NUMBER_OF_DRAWS_FOR_MC_SIMULATION
= 100000;
9
12
const
stdair::Duration_T
MINIMUM_TIME_BETWEEN_REQUEST_AND_DEPARTURE
(4, 0, 0);
13
14
}
Generated on Tue Dec 25 2012 19:45:10 for AirSched by
1.8.1.2