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 -8 \ Sign 0= ( 1 << 6, -8 << 4, 72 << 6) + section 0 EQUB 6 \ Sign 1= ( -6 << 6, 6 << 4, 13 << 6) + section 2 EQUB 67 \ Sign 2= ( -5 << 6, 67 << 4, -75 << 6) + section 3 EQUB 35 \ Sign 3= ( 9 << 6, 35 << 4, -33 << 6) + section 5 EQUB 39 \ Sign 4= ( 28 << 6, 39 << 4, -54 << 6) + section 7 EQUB 12 \ Sign 5= ( 6 << 6, 12 << 4, -3 << 6) + section 9 EQUB 22 \ Sign 6= ( 9 << 6, 22 << 4, -73 << 6) + section 12 EQUB -6 \ Sign 7= ( -2 << 6, -6 << 4, 20 << 6) + section 14 EQUB -90 \ Sign 8= ( 0 << 6, -90 << 4, 61 << 6) + section 14 EQUB 9 \ Sign 9= ( 3 << 6, 9 << 4, 4 << 6) + section 14 EQUB -6 \ Sign 10= (-33 << 6, -6 << 4, 64 << 6) + section 18 EQUB 8 \ Sign 11= ( -5 << 6, 8 << 4, -3 << 6) + section 19 EQUB 9 \ Sign 12= ( -6 << 6, 9 << 4, 3 << 6) + section 20 EQUB 93 \ Sign 13= ( -1 << 6, 93 << 4, 73 << 6) + section 21 EQUB 27 \ Sign 14= (-39 << 6, 27 << 4, -66 << 6) + section 22 EQUB -11 \ Sign 15= ( 31 << 6, -11 << 4, 41 << 6) + section 23