SUMO - Simulation of Urban MObility
MSLane::IncomingLaneInfo Struct Reference

#include <MSLane.h>

Collaboration diagram for MSLane::IncomingLaneInfo:
Collaboration graph

Data Fields

MSLanelane
 
SUMOReal length
 
MSLinkviaLink
 

Detailed Description

Definition at line 583 of file MSLane.h.

Field Documentation

MSLane* MSLane::IncomingLaneInfo::lane
SUMOReal MSLane::IncomingLaneInfo::length

Definition at line 585 of file MSLane.h.

Referenced by MSLane::addIncomingLane(), and MSLane::getFollowerOnConsecutive().

MSLink* MSLane::IncomingLaneInfo::viaLink

Definition at line 586 of file MSLane.h.

Referenced by MSLane::addIncomingLane(), and MSLane::getFollowerOnConsecutive().


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