Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/microsim/lcmodels/
H A DMSLCM_LC2013.cpp979 …double anticipatedSpeed = MIN2(myVehicle.getSpeed() + plannedAccel * anticipationTime, myVehicle.… in informFollower() local
982 …le secureGap = nv->getCarFollowModel().getSecureGap(nv->getSpeed(), anticipatedSpeed, myCarFollowM… in informFollower()
995 …ureGap = nv->getCarFollowModel().getSecureGap(anticipatedHelpSpeed, anticipatedSpeed, myCarFollowM… in informFollower()