1.00.0
C++ Simulated Airline Schedule Manager 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 __AIRSCHED_BAS_BASCONST_GENERAL_HPP
2
#define __AIRSCHED_BAS_BASCONST_GENERAL_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// StdAir
8
#include <stdair/stdair_date_time_types.hpp>
9
10
namespace
AIRSCHED {
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 // __AIRSCHED_BAS_BASCONST_GENERAL_HPP
Generated on Tue Feb 12 2013 12:08:09 for AirSched by
1.8.1.1