Crate sumo[−][src]
This crate provides a Rust interface to different parts of the SUMO traffic simulator.
Modules
normalize | Transforms a |
raw | Parse SUMO networks from XML without making any simplifications or transformations. A subset of the structures and fields defined at https://sumo.dlr.de/docs/Networks/PlainXML.html are produced. |
Structs
Connection | |
Edge | |
EdgeID | |
InternalEdge | See https://sumo.dlr.de/docs/Networks/SUMO_Road_Networks.html#internal_edges |
InternalLane | |
InternalLaneID | |
Junction | |
Lane | |
LaneID | |
Network | A normalized form of a SUMO
network. A |
NodeID |
Enums
Direction | |
VehicleClass |