Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Statistics.xml, #arrived vehicles

The value can be computed as
arrived = inserted - running
Also, if you set option -t you will get element <vehicleTripStatistics> where attribute count equals the number of arrived vehicles.

Am Di., 28. Jan. 2025 um 15:48 Uhr schrieb Andreas Lenhardt via sumo-user <sumo-user@xxxxxxxxxxx>:
Hello, 

I wanted to check the statistics.xml file for the number of arrived vehicles, but this value seems to be missing there.
Is it intended that the number is not available there, either by design or because it can be calculated by hand? 
If the latter is the case, how can I do this?

Thanks in advance and kind regards
--
Mit besten Grüßen
Andreas Lenhardt
_______________________________________________
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