AirTSP Logo  1.01.12
C++ Simulated Airline Travel Solution Provider (TSP) Library
Loading...
Searching...
No Matches
BasConst.cpp
Go to the documentation of this file.
3
4namespace AIRTSP {
5
9
12 const stdair::Duration_T MINIMUM_TIME_BETWEEN_REQUEST_AND_DEPARTURE (4, 0, 0);
13
14}
const stdair::Duration_T MINIMUM_TIME_BETWEEN_REQUEST_AND_DEPARTURE
const int DEFAULT_NUMBER_OF_DRAWS_FOR_MC_SIMULATION
Definition BasConst.cpp:8