Changes for page Interface
Last modified by aas2 on 2025/01/30 12:17
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.s tu1153421 +XWiki.aas2 - Content
-
... ... @@ -3,7 +3,7 @@ 3 3 == Environment: == 4 4 5 5 * ((( 6 -{{{trackcontacts: int[]}}} 6 +{{{track_contacts: int[TRACK_SEGMENTS][2]}}} 7 7 8 8 * ((( 9 9 0: no signal ... ... @@ -19,7 +19,7 @@ 19 19 ))) 20 20 ))) 21 21 * ((( 22 -{{{crosscontacts: int[]}}} 22 +{{{cross_contacts: int[]}}} 23 23 24 24 * ((( 25 25 0: no signal ... ... @@ -35,7 +35,7 @@ 35 35 == User: == 36 36 37 37 * ((( 38 -{{{in itial: int[] }}}38 +{{{train_setup: int[NUM_TRAINS] }}} 39 39 40 40 * ((( 41 41 index: track number ... ... @@ -71,7 +71,7 @@ 71 71 == Controller: == 72 72 73 73 * ((( 74 -{{{trackspeed: int[]}}} 74 +{{{track_speeds: int[TRACK_SEGMENTS][2]}}} 75 75 76 76 * ((( 77 77 0: off ... ... @@ -84,7 +84,7 @@ 84 84 ))) 85 85 ))) 86 86 * ((( 87 -{{{signals: int[]}}} 87 +{{{signals: int[TRACK_SEGMENTS][2]}}} 88 88 89 89 * ((( 90 90 0: off ... ... @@ -110,7 +110,7 @@ 110 110 ))) 111 111 ))) 112 112 * ((( 113 -{{{crosslight: int}}} 113 +{{{cross_light: int}}} 114 114 115 115 * ((( 116 116 0: off ... ... @@ -133,7 +133,7 @@ 133 133 ))) 134 134 ))) 135 135 * ((( 136 -{{{point: bool[]}}} 136 +{{{points: bool[NUM_POINTS]}}} 137 137 138 138 * ((( 139 139 true: branch
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -286721 181 +28672120 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RP2/pages/286721 18/Interface1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RP2/pages/28672120/Interface