Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] TimeLoss / veic

I would like to generate a visualization map of the edges with the variable TimeLoss/vehicle, that is, an average of the time lost in seconds / vehicle.

The SUMO output of edgedata-output, for example, provides the total edge timeLoss, and I can obtain the timeLoss per vehicle if, after outputting the file, I add a column of the traffic volume obtained by:

Average traffic volume (#/h) = speed * 3.6 * density

And then another column with the division of timeLoss / flow.

My intention is to perform these calculations with Excel and then save as XML and load it into SUMO in Open EdgeData.

Is this possible?
If so, is there a more practical method?

Thank you in advance.

Regards,

Pedro Oliveira

Não contém vírus.www.avast.com

Back to the top