Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to explain timeLoss

desired speed is min(maxCarSpeed, speedLimit * speedFactor)
See https://sumo.dlr.de/docs/Simulation/VehicleSpeed.html#edgelane_speed_and_speedfactor

Am Do., 2. Juni 2022 um 04:38 Uhr schrieb qiqi tang <tangonepiece007@xxxxxxxxx>:
Hi,
Hope everything is well with you. I have used timeLoss to show my method's advantages. I read the document that timeLoss is the average time lost due to driving slower than desired (includes waitingTime).
I am confused that the average time lost of driving slower than desired. Is it represent  the speed of the car minimum  the max speed of  the car

Regards,
JACK
_______________________________________________
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