![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <cassert>
#include <map>
#include <utils/vehicle/SUMOVehicle.h>
#include <utils/geom/Position.h>
#include <microsim/MSGlobals.h>
#include <microsim/MSVehicleType.h>
#include <microsim/MSNet.h>
#include "MSLane.h"
#include <microsim/transportables/MSTransportable.h>
#include "MSStoppingPlace.h"
Go to the source code of this file.
Definition in file MSStoppingPlace.cpp.