abstreet/rustdoc/sumo/sidebar-items.js
2021-05-06 18:00:40 +00:00

1 line
850 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

initSidebarItems({"enum":[["Direction",""],["VehicleClass",""]],"mod":[["normalize","Transforms a `raw::Network` into a `Network` thats easier to reason about."],["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."]],"struct":[["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 `raw::Network` is a direct representation of a .net.xml file. Thats further simplified to produce this structure, which should be easier to work with. The transformations:"],["NodeID",""]]});