We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07e227 commit 7e7bd4eCopy full SHA for 7e7bd4e
docs/web/docs/Simulation/Output/QueueOutput.md
@@ -10,7 +10,8 @@ using the end of the last standing vehicle.
10
11
The simulation is forced to generate this output using the option **--queue-output** {{DT_FILE}}. {{DT_FILE}} is
12
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.
+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.
15
16
## Generated Output
17
0 commit comments