Skip to content

Commit

Permalink
#2 doc #9579
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Apr 18, 2024
1 parent f3b1b9e commit 3140f93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/web/docs/Simulation/Rerouter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ the definition. The declaration values are:
| -------------- | ----------- | ------------------------------------------------------------------------------------------------------ |
| **id** | id (string) | The id of of the rerouter |
| **edges** | float | An edge id or a list of edge ids where vehicles shall be rerouted |
| file | float | The path to the definition file (alternatively, the intervals may defined as children of the rerouter) |
| probability | float | The probability for vehicle rerouting (0-1), default 1 |
| timeThreshold | time (s) | minimum accumulated waiting time before the rerouter takes effect (default 0 applies always) |
| vTypes | stringList | Space-separated list of vType IDs for which this rerouter should apply (default "" applies to all) |
Expand Down

0 comments on commit 3140f93

Please sign in to comment.