Module sumo::raw [−][src]
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 | |
InternalLaneID | |
Junction | |
Lane | |
LaneID | |
Location | |
Network | |
NodeID | |
Type |
Enums
Direction | |
Function | |
SpreadType |
Functions
must_parse_pl | |
parse_bounds | |
parse_f64s | |
parse_gps_bounds | |
parse_list_internal_lanes | |
parse_list_lanes | |
parse_list_vehicles | |
parse_pl | |
parse_polygon | |
parse_pt | |
parse_pts |