SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NBTurningDirectionsComputer::Combination Struct Reference

Stores the information about the angle between an incoming ("from") and an outgoing ("to") edge. More...

Data Fields

SUMOReal angle
 
NBEdgefrom
 
NBEdgeto
 

Detailed Description

Stores the information about the angle between an incoming ("from") and an outgoing ("to") edge.

Note that the angle is increased by 360 if the edges connect the same two nodes in opposite direction.

Definition at line 72 of file NBAlgorithms.h.

Field Documentation

SUMOReal NBTurningDirectionsComputer::Combination::angle
NBEdge* NBTurningDirectionsComputer::Combination::from

The documentation for this struct was generated from the following file: