![]() |
SUMO - Simulation of Urban MObility
|


Go to the source code of this file.
Typedefs | |
| typedef std::set< NBEdge * > | EdgeSet |
| container for unique edges More... | |
| typedef std::vector< NBEdge * > | EdgeVector |
| container for (sorted) edges More... | |
| typedef std::vector< int > | LaneVector |
| container for (sorted) lanes. The lanes are sorted from rightmost (id=0) to leftmost (id=nolanes-1) More... | |
| typedef std::vector<NBEdge*> EdgeVector |
| typedef std::vector<int> LaneVector |