SUMO - Simulation of Urban MObility
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 73 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: