Changes for page Interface
Last modified by aas2 on 2025/01/30 12:17
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -38,14 +38,14 @@ 38 38 {{{train_setup: int[NUM_TRAINS] }}} 39 39 40 40 * ((( 41 -index: tra cknumber41 +index: train number 42 42 ))) 43 43 * ((( 44 -value: tra innumber, negativ for backwards driving trains44 +value: track number 45 45 ))) 46 46 ))) 47 47 * ((( 48 -{{{destination: int[]}}} 48 +{{{destination: int[NUM_TRAINS]}}} 49 49 50 50 * ((( 51 51 index. train number ... ... @@ -55,7 +55,7 @@ 55 55 ))) 56 56 ))) 57 57 * ((( 58 -{{{speeds: int[][]}}} 58 +{{{speeds: int[NUM_TRAINS][4]}}} 59 59 60 60 * ((( 61 61 index: train number ... ... @@ -153,7 +153,7 @@ 153 153 ))) 154 154 ))) 155 155 * ((( 156 -{{{reached: bool[]}}} 156 +{{{reached: bool[NUM_TRAINS]}}} 157 157 158 158 * ((( 159 159 index: train number ... ... @@ -166,7 +166,7 @@ 166 166 == Scheduler: == 167 167 168 168 * ((( 169 -{{{schedule: int[]}}} 169 +{{{schedule: int[NUM_TRAINS]}}} 170 170 171 171 * ((( 172 172 index: train number
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -2867212 21 +28672128 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RP2/pages/2867212 2/Interface1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RP2/pages/28672128/Interface