1.00.0
C++ Simulated Travel-Oriented Distribution System 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
// //////////////////////////////////////////////////////////////////////
2
// Import section
3
// //////////////////////////////////////////////////////////////////////
4
#include <
tvlsim/basic/BasConst_General.hpp
>
5
#include <
tvlsim/basic/BasConst_TVLSIM_Service.hpp
>
6
7
namespace
TVLSIM {
8
12
const
std::string
DEFAULT_TVLSIM_ID
=
"01150"
;
13
17
const
stdair::Date_T
DEFAULT_SIMULATION_START_DATE
(2010,
18
boost::gregorian::Jan, 1);
19
23
const
stdair::Date_T
DEFAULT_SIMULATION_END_DATE
(2010,
24
boost::gregorian::Dec, 31);
25
29
const
NbOfRuns_T
DEFAULT_NUMBER_OF_RUNS
(1);
30
34
extern
const
stdair::ConfigINIFile
DEFAULT_CONFIG_INI_FILE
(
"tvlsim.cfg"
);
35
36
}
Generated on Wed Dec 26 2012 01:13:38 for TvlSim by
1.8.1.1