Changes for page Documentation
Last modified by Soeren Domroes on 2025/01/30 12:05
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. krat1 +XWiki.sna - Content
-
... ... @@ -111,6 +111,22 @@ 111 111 KH_ST_1 112 112 ))) 113 113 114 +=== Station-to-Station === 115 + 116 +Fuctions **void railArrival(int train, int station)** and **int railDeparture(int train)** should be used at the end of every Station-to-Station-Controller. 117 + 118 +At the end of every Station-to-Station-Controller the trains should stand in one station, because every controller starts with the train in standstill. 119 + 120 +=== TrainController === 121 + 122 +Train-Schedules should be modelled by putting together the Station-to-Station-Controllers for every train in individual regions. 123 + 124 +=== Speed: === 125 + 126 +* SLOW: for the stations 127 +* CAUTION: for points and slowdown 128 +* NORMAL: for the other tracks 129 + 114 114 == Codestyle == 115 115 116 116 Use entry-/exit-actions instead of actions on transitions, if possible. ... ... @@ -125,11 +125,11 @@ 125 125 126 126 Quit, pause and cleanup functionality is handled in the c interface. 127 127 128 -**SIGINT **quits the controller 144 +**CTRL+C** (SIGINT)** **quits the controller 129 129 130 -**SIGQUIT **cleans up 146 +**CTRL+\** (SIGQUIT)** **cleans up 131 131 132 -**SIGST OP**pauses and continues148 +**CTRL+Z **(SIGSTP) pauses and continues 133 133 134 134 135 135
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -94709 891 +9470997 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/94709 89/Documentation1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9470997/Documentation