SUMO - Simulation of Urban MObility
|
#include <config.h>
#include "MSDevice.h"
#include <microsim/MSNet.h>
#include <utils/common/SUMOTime.h>
Go to the source code of this file.
Data Structures | |
class | MSDevice_Vehroutes |
A device which collects info on the vehicle trip (mainly on departure and arrival) More... | |
class | MSDevice_Vehroutes::RouteReplaceInfo |
Information about a replaced route. More... | |
class | MSDevice_Vehroutes::StateListener |
Definition in file MSDevice_Vehroutes.h.