Home
last modified time | relevance | path

Searched refs:getRightmostSublane (Results 1 – 2 of 2) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSLane.h1066 int getRightmostSublane() const { in getRightmostSublane() function
/dports/cad/sumo/sumo-1.2.0/src/microsim/lcmodels/
H A DMSLCM_SL2015.cpp1405 …const int iMin = MIN2(myVehicle.getLane()->getRightmostSublane(), neighLane.getRightmostSublane());