![]() |
SUMO - Simulation of Urban MObility
|
#include "StdDefs.h"
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 |
Definition in file StdDefs.cpp.
bool gDebugFlag1 = false |
global utility flags for debugging
Definition at line 33 of file StdDefs.cpp.
Referenced by NBNode::buildCrossings(), NBNode::buildWalkingAreas(), MSLaneChangerSublane::checkChangeSublane(), NBNode::checkCrossing(), NBEdge::getCrossingAngle(), NBNode::getEdgesSortedByAngleAtNodeCenter(), MSLink::getLeaderInfo(), MSLaneChangerSublane::getLeaders(), NBNode::guessCrossings(), ISNAN(), MSPModel_Striping::PState::mergeObstacles(), MSPModel_Striping::moveInDirectionOnLane(), MSVehicle::planMoveInternal(), and NBEdge::setNodeBorder().
bool gDebugFlag2 = false |
Definition at line 34 of file StdDefs.cpp.
Referenced by MSLCM_SL2015::_patchSpeed(), MSLCM_SL2015::_wantsChangeSublane(), MSLCM_SL2015::checkBlocking(), MSLCM_SL2015::checkBlockingVehicles(), MSLCM_SL2015::checkStrategicChange(), MSLCM_SL2015::inform(), MSLCM_SL2015::informFollower(), MSLCM_SL2015::informLeader(), ISNAN(), MSLCM_SL2015::keepLatGap(), MSLCM_SL2015::patchSpeed(), MSLCM_SL2015::saveBlockerLength(), MSLCM_SL2015::slowDownForBlocked(), MSLCM_SL2015::updateGaps(), and MSLCM_SL2015::wantsChangeSublane().
bool gDebugFlag3 = false |
Definition at line 35 of file StdDefs.cpp.
Referenced by ISNAN().
bool gDebugFlag4 = false |
Definition at line 36 of file StdDefs.cpp.
Referenced by ISNAN().
std::string gDebugSelectedVehicle = "" |
Definition at line 37 of file StdDefs.cpp.
Referenced by MSLaneChangerSublane::change(), MSLaneChanger::change(), MSVehicle::checkRewindLinkLanes(), MSVehicle::executeMove(), ISNAN(), GUIGLObjectPopupMenu::onCmdAddSelected(), MSLCM_DK2008::patchSpeed(), MSVehicle::planMoveInternal(), MSVehicle::updateBestLanes(), MSLCM_DK2008::wantsChangeToLeft(), and MSLCM_DK2008::wantsChangeToRight().
int gPrecision = 2 |
the precision for floating point outputs
Definition at line 30 of file StdDefs.cpp.
Referenced by SystemFrame::checkOptions(), ISNAN(), MSNet::postSimStepOutput(), MSDevice_Tripinfo::printStatistics(), time2string(), MSLCM_SL2015::wantsChangeSublane(), MSEmissionExport::write(), MSXMLRawOut::write(), and NWWriter_OpenDrive::writeNetwork().
int gPrecisionGeo = 6 |
Definition at line 31 of file StdDefs.cpp.
Referenced by SystemFrame::checkOptions(), MSVTypeProbe::execute(), ISNAN(), GUIGLObjectPopupMenu::onCmdCopyCursorGeoPosition(), PCPolyContainer::save(), GUISUMOAbstractView::updatePositionInformation(), MSFCDExport::write(), NWWriter_XML::writeEdgesAndConnections(), GeoConvHelper::writeLocation(), NWWriter_XML::writeNodes(), and MSFCDExport::writeTransportable().