Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <microsim/MSGlobals.h>
#include <microsim/MSLeaderInfo.h>
#include <microsim/MSVehicle.h>
Go to the source code of this file.
Data Structures | |
class | MSAbstractLaneChangeModel |
Interface for lane-change models. More... | |
class | MSAbstractLaneChangeModel::MSLCMessager |
A class responsible for exchanging messages between cars involved in lane-change interaction. More... | |
struct | MSAbstractLaneChangeModel::StateAndDist |
Definition in file MSAbstractLaneChangeModel.h.