AirTSP Logo  1.01.2
C++ Simulated Airline Travel Solution Provider (TSP) Library
BasConst.cpp
Go to the documentation of this file.
3 
4 namespace 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