Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/microsim/traffic_lights/
H A DMSActuatedTrafficLightLogic.cpp51 #define DEFAULT_PASSING_TIME "1.9" macro
69 …myPassingTime = StringUtils::toDouble(getParameter("passing-time", DEFAULT_PASSING_TIME)); // pass… in MSActuatedTrafficLightLogic()