![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <utils/geom/GeomHelper.h>#include <microsim/MSNet.h>#include <microsim/MSVehicleControl.h>#include <microsim/MSTransportableControl.h>#include <microsim/MSEdgeControl.h>#include <microsim/MSInsertionControl.h>#include <microsim/MSEdge.h>#include <microsim/MSLane.h>#include <microsim/MSVehicle.h>#include <microsim/MSTransportable.h>#include <microsim/pedestrians/MSPerson.h>#include <libsumo/TraCIDefs.h>#include <libsumo/InductionLoop.h>#include <libsumo/Junction.h>#include <libsumo/POI.h>#include <libsumo/Polygon.h>#include <traci-server/TraCIConstants.h>#include "Helper.h"
Go to the source code of this file.
Namespaces | |
| libsumo | |
Macros | |
| #define | FAR_AWAY 1000.0 |
| #define FAR_AWAY 1000.0 |
Definition at line 49 of file Helper.cpp.
Referenced by libsumo::Helper::moveToXYMap().