Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Deceleration Rate Source Code

https://github.com/eclipse/sumo/blob/8ca6aaccba3c9d61948f68fa7f3e37bad75d96c5/src/microsim/cfmodels/MSCFModel_Krauss.cpp#L75-L90
https://github.com/eclipse/sumo/blob/8ca6aaccba3c9d61948f68fa7f3e37bad75d96c5/src/microsim/cfmodels/MSCFModel.cpp#L855
https://github.com/eclipse/sumo/blob/8ca6aaccba3c9d61948f68fa7f3e37bad75d96c5/src/microsim/cfmodels/MSCFModel.cpp#L710
https://github.com/eclipse/sumo/blob/8ca6aaccba3c9d61948f68fa7f3e37bad75d96c5/src/microsim/cfmodels/MSCFModel.cpp#L760

Note, that the above is only responsible for the speed in relation to the immediate leader vehicle using default settings. Vehicle speed is subject to multiple other factors: https://sumo.dlr.de/docs/Simulation/VehicleSpeed.html


Am Mi., 13. Mai 2020 um 20:51 Uhr schrieb Bae, Jong In <jbae42@xxxxxxxxxx>:
hi,

My team is trying to calculate the deceleration rate that will be used in the next timestep.
Could you please point me to the source code of the SUMO's default carfollowing model that determines the deceleration rate?

It would be extremely helpful for us.

Thank you,
Have a great day.
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top