Home
last modified time | relevance | path

Searched defs:insertionLane (Results 1 – 1 of 1) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSEdge.cpp654 MSLane* insertionLane = getDepartLane(static_cast<MSVehicle&>(v)); in insertVehicle() local
672 MSLane* insertionLane = getDepartLane(static_cast<MSVehicle&>(v)); in insertVehicle() local