|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <map>#include <iostream>#include <string>#include <vector>#include <set>#include "NBCont.h"#include <utils/common/SUMOVehicleClass.h>#include <utils/common/UtilExceptions.h>#include <utils/geom/PositionVector.h>

Go to the source code of this file.
Data Structures | |
| class | NBEdgeCont |
| Storage for edges, including some functionality operating on multiple edges. More... | |
| struct | NBEdgeCont::PostProcessConnection |
| A structure representing a connection between two lanes. More... | |
Definition in file NBEdgeCont.h.