SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Data Structures | |
class | AccessEdge< E, L, N, V > |
the access edge connecting diferent modes that is given to the internal router (SUMOAbstractRouter) More... | |
class | CarEdge< E, L, N, V > |
the car edge type that is given to the internal router (SUMOAbstractRouter) More... | |
class | PublicTransportEdge< E, L, N, V > |
the public transport edge type connecting the stop edges More... | |
struct | PublicTransportEdge< E, L, N, V >::Schedule |
class | StopEdge< E, L, N, V > |
the stop edge type representing bus and train stops More... | |