![]() |
SUMO - Simulation of Urban MObility
|
#include <MSLane.h>

Data Fields | |
| MSLane * | lane |
| SUMOReal | length |
| MSLink * | viaLink |
| MSLane* MSLane::IncomingLaneInfo::lane |
Definition at line 703 of file MSLane.h.
Referenced by MSLane::addIncomingLane(), MSLane::getFollowerOnConsecutive(), MSLane::getFollowersOnConsecutive(), and MSLane::edge_finder::operator()().
| SUMOReal MSLane::IncomingLaneInfo::length |
Definition at line 704 of file MSLane.h.
Referenced by MSLane::addIncomingLane(), MSLane::getFollowerOnConsecutive(), and MSLane::getFollowersOnConsecutive().
| MSLink* MSLane::IncomingLaneInfo::viaLink |
Definition at line 705 of file MSLane.h.
Referenced by MSLane::addIncomingLane(), MSLane::getFollowerOnConsecutive(), and MSLane::getFollowersOnConsecutive().