|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <cassert>#include <utils/vehicle/SUMOVehicle.h>#include <utils/geom/Position.h>#include <microsim/MSVehicleType.h>#include "MSLane.h"#include "MSTransportable.h"#include "MSStoppingPlace.h"
Go to the source code of this file.
Definition in file MSStoppingPlace.cpp.