Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include "MSLane.h"
#include "MSEdge.h"
#include "MSVehicle.h"
#include <vector>
#include <utils/iodevices/OutputDevice.h>
Go to the source code of this file.
Data Structures | |
class | MSLaneChanger |
Performs lane changing of vehicles. More... | |
struct | MSLaneChanger::ChangeElem |
Definition in file MSLaneChanger.h.