TvlSim Logo  1.01.6
C++ Simulated Travel-Oriented Distribution System Library
Loading...
Searching...
No Matches
BasConst.cpp
Go to the documentation of this file.
1// //////////////////////////////////////////////////////////////////////
2// Import section
3// //////////////////////////////////////////////////////////////////////
6
7namespace 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
30
34 extern const stdair::ConfigINIFile DEFAULT_CONFIG_INI_FILE ("tvlsim.cfg");
35
36}
const stdair::Date_T DEFAULT_SIMULATION_START_DATE
unsigned int NbOfRuns_T
const std::string DEFAULT_TVLSIM_ID
Definition BasConst.cpp:12
const stdair::Date_T DEFAULT_SIMULATION_END_DATE
const stdair::ConfigINIFile DEFAULT_CONFIG_INI_FILE
const NbOfRuns_T DEFAULT_NUMBER_OF_RUNS