Skip to content

Commit

Permalink
doc: precise short slip distance use in train-schedule
Browse files Browse the repository at this point in the history
after reviews on OpenRailAssociation/osrd#8983

Signed-off-by: Pierre-Etienne Bougué <[email protected]>
  • Loading branch information
bougue-pe committed Sep 25, 2024
1 parent ad58822 commit 6bf06f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/docs/reference/design-docs/timetable/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@ constraint_distribution: MARECO # or LINEAR
# speed on approach as well as short slip distance speed.
# This is used for cases were a movable element is placed shortly after the signal
# and going beyond the signal would cause major problems.
# This is used automatically for any stop before a buffer-stop.
# This is also the default use for STDCM stops, as it is the most restrictive.
schedule:
- {at: a, stop_for: PT5M, locked: true} # infered arrival to be equal to start_time
- {at: b, arrival: PT10M, stop_for: PT5M}
Expand Down

0 comments on commit 6bf06f2

Please sign in to comment.