Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/microsim/lcmodels/
H A DMSLCM_LC2013.h106 double getOppositeSafetyFactor() const;
H A DMSAbstractLaneChangeModel.h375 virtual double getOppositeSafetyFactor() const { in getOppositeSafetyFactor() function
H A DMSLCM_LC2013.cpp2129 MSLCM_LC2013::getOppositeSafetyFactor() const { in getOppositeSafetyFactor() function in MSLCM_LC2013
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSLaneChanger.cpp1437 …ctor = OPPOSITE_OVERTAKING_SAFETY_FACTOR * vehicle->getLaneChangeModel().getOppositeSafetyFactor();
1475 …ctor = OPPOSITE_OVERTAKING_SAFETY_FACTOR * vehicle->getLaneChangeModel().getOppositeSafetyFactor();