Skip to content

Commit 7e7bd4e

Browse files
authored
note on queue output ref #2
1 parent e07e227 commit 7e7bd4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/web/docs/Simulation/Output/QueueOutput.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ using the end of the last standing vehicle.
1010

1111
The simulation is forced to generate this output using the option **--queue-output** {{DT_FILE}}. {{DT_FILE}} is
1212
the name of the file the output will be written to. Any other file with
13-
this name will be overwritten, the destination folder must exist.
13+
this name will be overwritten, the destination folder must exist. Using the option **--qeue-output.period** {{DT_FLOAT}}, the times
14+
the queue lengths will be written can be restricted to the given period. Then, the other time steps will be skipped.
1415

1516
## Generated Output
1617

0 commit comments

Comments
 (0)