|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <utils/common/SUMOVehicleClass.h>#include <utils/geom/PositionVector.h>#include <utils/xml/SUMOSAXHandler.h>#include <netbuild/NBEdge.h>

Go to the source code of this file.
Data Structures | |
| class | NIXMLEdgesHandler |
| Importer for network edges stored in XML. More... | |
| struct | NIXMLEdgesHandler::Split |
| A structure which describes changes of lane number or speed along the road. More... | |
| class | NIXMLEdgesHandler::split_by_pos_finder |
| Finds a split at the given position. More... | |
| class | NIXMLEdgesHandler::split_sorter |
| Sorts splits by their position (increasing) More... | |
Definition in file NIXMLEdgesHandler.h.