Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Statistics

Hello,

I would like to collect some statistics after/during running my reinforcement learning.
For the vehicles in my network I need to collect these values:
  • average travel times
  • average number of stops
Unfortunately, I am not sure how to get these measurements correctly and in an efficient way.
Should I use subscriptions here?
The ideal solution would be collecting these values once the simulation has finished running, and then check how often the vehicles stopped and how long they were travelling and then build the mean.
Are there any built-in functions for these variables for vehicles?

Thanks and kind regards

--
Mit besten Grüßen
Andreas Lenhardt

Back to the top