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 <[email protected]>:

> 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 <[email protected]> wrote:
>
>> see http://sumo.dlr.de/wiki/Simulation/Output#values_for_junctions
>> 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 <[email protected]>:
>>
>>> 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:
>>>
>>> https://sourceforge.net/p/sumo/mailman/message/26854654/
>>>
>>>
>>> Best regards,
>>> José
>>>
>>> _______________________________________________
>>> sumo-user mailing list
>>> [email protected]
>>> 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
>> [email protected]
>> 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
> [email protected]
> 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
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

Reply via email to