Changes for page Documentation

Last modified by Soeren Domroes on 2025/01/30 12:05

From version 11.1
edited by sna
on 2014/06/17 23:47
Change comment: There is no comment for this version
To version 9.1
edited by krat
on 2014/06/16 13:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.sna
1 +XWiki.krat
Content
... ... @@ -111,26 +111,6 @@
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 -
121 -
122 -=== TrainController ===
123 -
124 -Train-Schedules should be modelled by putting together the Station-to-Station-Controllers for every train in individual regions.
125 -
126 -=== Speed: ===
127 -
128 -
129 -
130 -* SLOW: for the stations
131 -* CAUTION: for points and slowdown
132 -* NORMAL: for the other tracks
133 -
134 134  == Codestyle ==
135 135  
136 136  Use entry-/exit-actions instead of actions on transitions, if possible.
... ... @@ -145,11 +145,11 @@
145 145  
146 146  Quit, pause and cleanup functionality is handled in the c interface.
147 147  
148 -**CTRL+C** (SIGINT)** **quits the controller
128 +**SIGINT **quits the controller
149 149  
150 -**CTRL+\** (SIGQUIT)** **cleans up
130 +**SIGQUIT **cleans up
151 151  
152 -**CTRL+Z **(SIGSTP) pauses and continues
132 +**SIGSTOP **pauses and continues
153 153  
154 154  
155 155  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9470996
1 +9470989
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9470996/Documentation
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9470989/Documentation