Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Regarding trip info by type

Hello, please help! I apologize for sending another email but I'm in need of the data for my thesis. Regarding tripinfobytype.py is it possible to see the number of vehicles generated in a certain mode per hour in the simulation time? For example, I'm trying to get hourly AADT data as a variable in a travel cost equation. I need to have a value "n" per hour that signifies either (car, bus or truck) per hour for a 24 hour (86400) second simulation.

I've tried running the python simulation but I keep getting errors and don't know how to get it to display this data. I also don't know if I can get the per-hour data while I'm running sumo-gui in real time. 

I've attached a screenshot here, hope someone can let me know what I'm doing wrong:

image.png
Apologies if I've disturbed anyone, I'm just really in need of that data

Back to the top