Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/microsim/lcmodels/
H A DMSLCM_LC2013.cpp75 #define TURN_LANE_DIST (double)200.0 // the distance at which a lane leading elsewhere is considere… macro
1368 && neighDist < TURN_LANE_DIST) { in _wantsChange()
H A DMSLCM_SL2015.cpp66 #define TURN_LANE_DIST (double)200.0 // the distance at which a lane leading elsewhere is considere… macro
2550 && neighDist < TURN_LANE_DIST) {