SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NBAlgorithms.h File Reference
#include <config.h>
#include <map>

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...

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Date
02. March 2012
Version
Id:
NBAlgorithms.h 16410 2014-05-22 07:07:42Z behrisch

Definition in file NBAlgorithms.h.