![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <MSLane.h>
Data Fields | |
| MSLane * | lane |
| double | length |
| MSLink * | viaLink |
| MSLane* MSLane::IncomingLaneInfo::lane |
Definition at line 950 of file MSLane.h.
Referenced by MSLane::addIncomingLane(), MSLane::getFollowersOnConsecutive(), MSLane::edge_finder::operator()(), and MSLane::incoming_lane_priority_sorter::operator()().
| double MSLane::IncomingLaneInfo::length |
Definition at line 951 of file MSLane.h.
Referenced by MSLane::addIncomingLane(), and MSLane::getFollowersOnConsecutive().
| MSLink* MSLane::IncomingLaneInfo::viaLink |
Definition at line 952 of file MSLane.h.
Referenced by MSLane::addIncomingLane(), MSLane::getFollowersOnConsecutive(), and MSLane::incoming_lane_priority_sorter::operator()().