when calling slowDown(vehID, v, d), at time t, the speed v should be
maintained until t + d. Afterwards, the vehicle should return to it's
default speed behavior.

Am Fr., 6. Sept. 2019 um 10:15 Uhr schrieb Aditya Prakash Chouhan <
[email protected]>:

> Hello,
> I am using slowDown() function in my program. It has a duration parameter
> which takes the value of the time interval into which the velocity is to be
> changed gradually. However, what I have observed is that even after
> attaining the desired velocity in the given time interval, the velocity
> change is getting continued and reaching the end limit. Please correct me
> if I am wrong in my interpretation of the function. If not, kindly tell me
> what could have gone wrong?
>
> Best regards,
> Aaditya Prakash Chouhan
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to