Home
last modified time | relevance | path

Searched refs:isEnteringRoundabout (Results 1 – 2 of 2) sorted by path

/dports/cad/sumo/sumo-1.2.0/src/mesosim/
H A DMELoop.cpp262 bool junctionControl = oc.getBool("meso-junction-control") || isEnteringRoundabout(e); in buildSegmentsFor()
300 MELoop::isEnteringRoundabout(const MSEdge& e) { in isEnteringRoundabout() function in MELoop
H A DMELoop.h139 static bool isEnteringRoundabout(const MSEdge& e);