Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] calculate delay

If you just need per-vehicle waiting time rather than per-juction aggregation, you can use this: http://sumo.dlr.de/wiki/Simulation/Output/TripInfo

2018-06-17 23:56 GMT+02:00 Jose Monreal Bailey <jmonreal@xxxxxxxxx>:
At the end of my simulation, is it possible to get the waiting time for each vehicle? or do I have to calculate it every X units of time during the simulation?
I need to use TraCI to get this information, using the method getWaitingTime.
Is this the best option? or should I add detectors as Jakob recommended?

Best regards,
José

On Sun, 17 Jun 2018 at 20:57, Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
Depending on the level of aggregation you want, either E2 or E3 detectors around junctions may be more appropriate.
The scripting for placing E3 detectors received several now options in the latest development version to allow different aggregation levels (all incoming edges separately or together)

regards,
Jakob


2018-06-16 1:29 GMT+02:00 Jose Monreal Bailey <jmonreal@xxxxxxxxx>:
Hi all,

Is there anything to calculate the vehicle delay produced by traffic lights in red?
I found this past e-mail asking something similar:



Best regards,
José

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top