Skip to navigation


Extra tracks: yTrackSignVector

Name: yTrackSignVector [Show more] Type: Variable Category: Extra tracks Summary: The y-coordinate of the track sign vector for each sign, to be scaled and added to the inner track section vector for the sign
Context: See this variable in context in the source code References: This variable is used as follows: * newContentHi uses yTrackSignVector * newContentLo uses yTrackSignVector
.yTrackSignVector EQUB 26 \ Sign 0 = (-16 << 6, 26 << 4, -46 << 6) + section 0 EQUB 76 \ Sign 1 = (-42 << 6, 76 << 4, 4 << 6) + section 2 EQUB -39 \ Sign 2 = (-40 << 6, -39 << 4, 28 << 6) + section 3 EQUB -26 \ Sign 3 = ( 12 << 6, -26 << 4, -20 << 6) + section 5 EQUB 13 \ Sign 4 = ( 9 << 6, 13 << 4, 10 << 6) + section 7 EQUB 8 \ Sign 5 = ( -2 << 6, 8 << 4, -21 << 6) + section 9 EQUB -20 \ Sign 6 = (-10 << 6, -20 << 4, -9 << 6) + section 12 EQUB 6 \ Sign 7 = ( 50 << 6, 6 << 4, 45 << 6) + section 14 EQUB -32 \ Sign 8 = ( 28 << 6, -32 << 4, 27 << 6) + section 14 EQUB 16 \ Sign 9 = (-33 << 6, 16 << 4, 43 << 6) + section 14 EQUB 18 \ Sign 10 = (-12 << 6, 18 << 4, -8 << 6) + section 18 EQUB 5 \ Sign 11 = (-14 << 6, 5 << 4, 16 << 6) + section 19 EQUB 30 \ Sign 12 = ( -8 << 6, 30 << 4, -14 << 6) + section 20 EQUB 1 \ Sign 13 = ( 51 << 6, 1 << 4, 41 << 6) + section 21 EQUB -6 \ Sign 14 = ( 13 << 6, -6 << 4, -20 << 6) + section 22 EQUB 8 \ Sign 15 = ( -4 << 6, 8 << 4, 0 << 6) + section 23