Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] detecor attributes in output file

That’s a great question. I did some search before and end up using a workaround which manually computes those values by using traci’s value retrieval for induction loops. The idea is to retrieve the ID of vehicles on those loop sectors at last time step and current step. This is a bit cumbersome. I hope some smart guys can light us up. 

Best,
Hao

On Feb 11, 2020, at 5:42 PM, wangwenxuan <wangwenxuan@xxxxxxxxxxxxx> wrote:


Hello, 
I want to acquire some attributes in output file of detector, such as the speed or the occupancy during the interval period. Should I get these attributes by reading the output file? Is  there any other way? It seems that I can’t acquire them by TraCI.
Thank you very much!

Best Regards!
Wenxuan Wang

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

Back to the top