1.01.0
C++ Simulated Airline Travel Solution Provider 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 <
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
}
Generated on Sun Jun 9 2013 12:36:19 for AirTSP by
1.8.3.1