Eclipse SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Data Structures | |
class | NBEdgePriorityComputer |
class | NBNodesEdgesSorter |
class | NBNodesEdgesSorter::crossing_by_junction_angle_sorter |
Sorts crossings by minimum clockwise clockwise edge angle. Use the ordering found in myAllEdges of the given node. More... | |
class | NBNodesEdgesSorter::edge_by_junction_angle_sorter |
Sorts incoming and outgoing edges clockwise around the given node. More... | |
class | NBNodeTypeComputer |
class | NBTurningDirectionsComputer |
struct | NBTurningDirectionsComputer::Combination |
Stores the information about the angle between an incoming ("from") and an outgoing ("to") edge. More... | |
class | NBTurningDirectionsComputer::combination_by_angle_sorter |
Sorts "Combination"s by decreasing angle. More... | |
Definition in file NBAlgorithms.h.