|
SUMO - Simulation of Urban MObility
|
#include <MSLane.h>
Data Fields | |
| MSLane * | lane |
| SUMOReal | length |
| MSLink * | viaLink |
| MSLane* MSLane::IncomingLaneInfo::lane |
Definition at line 562 of file MSLane.h.
Referenced by MSLane::addIncomingLane(), MSLane::getFollowerOnConsecutive(), MSLane::getMissingRearGap(), and MSLane::edge_finder::operator()().
| SUMOReal MSLane::IncomingLaneInfo::length |
Definition at line 563 of file MSLane.h.
Referenced by MSLane::addIncomingLane(), MSLane::getFollowerOnConsecutive(), and MSLane::getMissingRearGap().
| MSLink* MSLane::IncomingLaneInfo::viaLink |
Definition at line 564 of file MSLane.h.
Referenced by MSLane::addIncomingLane(), MSLane::getFollowerOnConsecutive(), and MSLane::getMissingRearGap().