SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules 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 18096 2015-03-17 09:50:59Z behrisch

Definition in file NBAlgorithms.h.