SUMO - Simulation of Urban MObility
StdDefs.cpp File Reference
#include "StdDefs.h"
Include dependency graph for StdDefs.cpp:

Go to the source code of this file.

Variables

bool gDebugFlag1 = false
 global utility flags for debugging More...
 
bool gDebugFlag2 = false
 
bool gDebugFlag3 = false
 
bool gDebugFlag4 = false
 
std::string gDebugSelectedVehicle = ""
 
int gPrecision = 2
 the precision for floating point outputs More...
 
int gPrecisionGeo = 6
 

Detailed Description

Author
Jakob Erdmann
Michael Behrisch
Laura Bieker
Date
2014-01-07
Version
Id
StdDefs.cpp 23529 2017-03-18 10:22:36Z behrisch

Definition in file StdDefs.cpp.

Variable Documentation

◆ gDebugFlag1

◆ gDebugFlag2

◆ gDebugFlag3

bool gDebugFlag3 = false

Definition at line 35 of file StdDefs.cpp.

Referenced by ISNAN().

◆ gDebugFlag4

bool gDebugFlag4 = false

Definition at line 36 of file StdDefs.cpp.

Referenced by ISNAN().

◆ gDebugSelectedVehicle

◆ gPrecision

◆ gPrecisionGeo