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 72 of file NBAlgorithms.h.


Field Documentation


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines