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