Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] measure_id and summary

To quote the documentation on this:
"Note: attribute 'id' is only used to distinguish outputs if there are multiple edgeData definitions. The value is otherwise arbitrary and does not influence written outputs."

The --summary-output is tied directly to the step length. You can set option --step-length 0.1 to obtain more frequent output.

Am So., 13. Feb. 2022 um 19:46 Uhr schrieb Yajun She <sheyajun1@xxxxxxxxx>:
Dear all, 

I want to generate lane/edge based output, for example: 
<additional> <edgeData id="<MEASUREMENT_ID>" file="<OUTPUT_FILE>" .../> </additional>
Does anyone know where to find the list of measurement IDs that I can refer to? 

The other question is about "--summary <FILE>", can I change the time interval (i.e., 100s) instead of generating the output by every time step (i.e., every 0.1s)? 

Thanks in advance, 
Yajun She 
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top