Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/microsim/devices/
H A DMSDevice_DriverState.cpp142 MSDevice_DriverState::getHeadwayChangePerceptionThreshold(const SUMOVehicle& v, const OptionsCont& … in getHeadwayChangePerceptionThreshold() function in MSDevice_DriverState
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSDriverState.h148 inline double getHeadwayChangePerceptionThreshold() const { in getHeadwayChangePerceptionThreshold() function