Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Looping over various period of edgeresults

image.png

image.png


image.png



Here is a screenshot of what I have coded. I want my code to be implemented on each edgeresult interval separately. Here lets say, I want average density for intervals (o to 60 sec) and (60 sec to 120 sec). FYI, I already have the code for calculating average density when the edgeresult period is from "begin" to "end" of simulation.

On Mon, Jan 24, 2022 at 11:33 AM Royal Bhandari <royalbhandari6@xxxxxxxxx> wrote:
Hello,

I have a edgeresult output file with freq=60. And my simulation time is over 2000secs. Hence, I have multiple outputs for each of my edges for the various intervals. How do I loop over the various period of edgeresult via Traci?  Please advise.

Regards,
Royal

Back to the top