Eclipse SUMO - Simulation of Urban MObility
NBAlgorithms.h File Reference
#include <config.h>
#include <map>
#include "NBEdgeCont.h"
#include "NBNodeCont.h"
Include dependency graph for NBAlgorithms.h:
This graph shows which files directly or indirectly include this file:

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

Definition in file NBAlgorithms.h.