1.01.2
C++ Simulated Airline Travel Solution Provider (TSP) Library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
BasConst.cpp
Go to the documentation of this file.
1
#include <
airtsp/basic/BasConst_General.hpp
>
2
#include <
airtsp/basic/BasConst_AIRTSP_Service.hpp
>
3
4
namespace
AIRTSP
{
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
}
AIRTSP::MINIMUM_TIME_BETWEEN_REQUEST_AND_DEPARTURE
const stdair::Duration_T MINIMUM_TIME_BETWEEN_REQUEST_AND_DEPARTURE
AIRTSP::DEFAULT_NUMBER_OF_DRAWS_FOR_MC_SIMULATION
const int DEFAULT_NUMBER_OF_DRAWS_FOR_MC_SIMULATION
Definition:
BasConst.cpp:8
BasConst_AIRTSP_Service.hpp
BasConst_General.hpp
AIRTSP
Definition:
AIRTSP_Service.hpp:23
Generated on Mon Jan 18 2016 14:40:14 for AirTSP by
1.8.10