Skip to navigation


Track data: xTrackSignVector

Name: xTrackSignVector [Show more] Type: Variable Category: Track data Summary: The x-coordinate of the track sign vector for each sign, to be scaled and added to the inner track section vector for the sign Deep dive: The track data file format The Silverstone track
Context: See this variable in context in the source code References: No direct references to this variable in this source file
EQUB -10 \ Sign 0 = (-10 << 6, 8 << 4, 108 << 6) + section 0 EQUB -8 \ Sign 1 = ( -8 << 6, 8 << 4, 4 << 6) + section 2 EQUB 82 \ Sign 2 = ( 82 << 6, 8 << 4, 27 << 6) + section 3 EQUB -78 \ Sign 3 = (-78 << 6, 8 << 4, 3 << 6) + section 5 EQUB 7 \ Sign 4 = ( 7 << 6, 0 << 4, 8 << 6) + section 7 EQUB -4 \ Sign 5 = ( -4 << 6, 18 << 4, 75 << 6) + section 9 EQUB -39 \ Sign 6 = (-39 << 6, 17 << 4, 63 << 6) + section 12 EQUB 40 \ Sign 7 = ( 40 << 6, 8 << 4, 14 << 6) + section 14 EQUB -5 \ Sign 8 = ( -5 << 6, 8 << 4, -1 << 6) + section 14 EQUB -51 \ Sign 9 = (-51 << 6, -16 << 4, -79 << 6) + section 14 EQUB 39 \ Sign 10 = ( 39 << 6, -20 << 4, 53 << 6) + section 18 EQUB 23 \ Sign 11 = ( 23 << 6, 12 << 4, -16 << 6) + section 19 EQUB 48 \ Sign 12 = ( 48 << 6, 22 << 4, -59 << 6) + section 20 EQUB -6 \ Sign 13 = ( -6 << 6, 4 << 4, -16 << 6) + section 21 EQUB -46 \ Sign 14 = (-46 << 6, -16 << 4, -57 << 6) + section 22 EQUB 0 \ Sign 15 = ( 0 << 6, 8 << 4, 36 << 6) + section 23