Skip to content

Commit

Permalink
Update CREATE_TRAINRUN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aiAdrian authored Oct 25, 2024
1 parent 41d1ae1 commit abb463f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions documentation/CREATE_TRAINRUN.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ For more details have a look into
### Trainrun path with "holes" (missing sections)

![image](https://github.com/user-attachments/assets/d87b842c-7696-4e81-aa78-75cc966b5306)
Example Netzgrafik with missing sections (See the cargo trainrun GTwo_Part_trainrun)
*Example Netzgrafik with missing sections (See the cargo trainrun GTwo_Part_trainrun)*


When creating a trainrun, the trairnun path should connect all nodes from start to destination using trainrun sections.
However, it can happen during the creation that not all trainrun sections have been drawn in the meantime.
Expand All @@ -125,7 +126,8 @@ A - B - C ---- (missing section) ---- E - F - G
The trainrun section between C and E is missing here. However, these gaps can also occur if a partial cancelation is made for a train run.

![image](https://github.com/user-attachments/assets/5d1ef657-e421-41ff-ae57-622eee82f295)
Graphical timetable.
*Graphical timetable.*


In each of these cases, the trainrun has at least two parts, e.g. [(A B), (A C)] and [(E F)(F G)].
In this case, the trainrun is interpreted as two separate trainruns.
Expand Down

0 comments on commit abb463f

Please sign in to comment.