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_General.hpp
Go to the documentation of this file.
1
#ifndef __AIRTSP_BAS_BASCONST_GENERAL_HPP
2
#define __AIRTSP_BAS_BASCONST_GENERAL_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// StdAir
8
#include <stdair/stdair_date_time_types.hpp>
9
10
namespace
AIRTSP {
11
14
extern
const
int
DEFAULT_NUMBER_OF_DRAWS_FOR_MC_SIMULATION
;
15
18
extern
const
stdair::Duration_T
MINIMUM_TIME_BETWEEN_REQUEST_AND_DEPARTURE
;
19
20
}
21
#endif // __AIRTSP_BAS_BASCONST_GENERAL_HPP
Generated on Sun Jun 9 2013 12:36:19 for AirTSP by
1.8.3.1