SUMO - Simulation of Urban MObility
MSGlobals.cpp
Go to the documentation of this file.
1 /****************************************************************************/
9 // Some static variables for faster access
10 /****************************************************************************/
11 // SUMO, Simulation of Urban MObility; see http://sumo.dlr.de/
12 // Copyright (C) 2003-2017 DLR (http://www.dlr.de/) and contributors
13 /****************************************************************************/
14 //
15 // This file is part of SUMO.
16 // SUMO is free software: you can redistribute it and/or modify
17 // it under the terms of the GNU General Public License as published by
18 // the Free Software Foundation, either version 3 of the License, or
19 // (at your option) any later version.
20 //
21 /****************************************************************************/
22 
23 
24 // ===========================================================================
25 // included modules
26 // ===========================================================================
27 #ifdef _MSC_VER
28 #include <windows_config.h>
29 #else
30 #include <config.h>
31 #endif
32 
33 #include "MSGlobals.h"
34 
35 
36 // ===========================================================================
37 // static member variable definitions
38 // ===========================================================================
40 
43 
47 
49 
51 
53 
55 
63 
65 
67 /****************************************************************************/
68 
static bool gOmitEmptyEdgesOnDump
Information whether empty edges shall be written on dump.
Definition: MSGlobals.h:59
static double gLateralResolution
Definition: MSGlobals.h:92
static double gMesoTLSPenalty
Definition: MSGlobals.h:107
static bool gStateLoaded
Information whether a state has been loaded.
Definition: MSGlobals.h:95
static bool gMesoOvertaking
Definition: MSGlobals.h:104
static bool gCheck4Accidents
Definition: MSGlobals.h:83
static SUMOTime gTimeToImpatience
Definition: MSGlobals.h:73
The main mesocopic simulation loop.
Definition: MELoop.h:56
static bool gCheckRoutes
Definition: MSGlobals.h:86
static SUMOTime gMesoMinorPenalty
Definition: MSGlobals.h:110
static bool gUsingInternalLanes
Information whether the simulation regards internal lanes.
Definition: MSGlobals.h:76
static SUMOTime gTimeToGridlockHighways
Definition: MSGlobals.h:70
static MELoop * gMesoNet
mesoscopic simulation infrastructure
Definition: MSGlobals.h:113
static SUMOTime gTimeToGridlock
Definition: MSGlobals.h:67
static SUMOTime gWaitingTimeMemory
length of memory for waiting times (in millisecs)
Definition: MSGlobals.h:116
static SUMOTime gIgnoreJunctionBlocker
Definition: MSGlobals.h:80
static bool gSemiImplicitEulerUpdate
Definition: MSGlobals.h:63
long long int SUMOTime
Definition: TraCIDefs.h:52
static SUMOTime gLaneChangeDuration
Definition: MSGlobals.h:89
static bool gUseMesoSim
Definition: MSGlobals.h:98
static bool gMesoLimitedJunctionControl
Definition: MSGlobals.h:101