Skip to navigation


Extra tracks: zTrackSignVector

Name: zTrackSignVector [Show more] Type: Variable Category: Extra tracks Summary: The z-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 zTrackSignVector * newContentLo uses zTrackSignVector
.zTrackSignVector EQUB 72 \ Sign 0= ( 1 << 6, -8 << 4, 72 << 6) + section 0 EQUB 13 \ Sign 1= ( -6 << 6, 6 << 4, 13 << 6) + section 2 EQUB -75 \ Sign 2= ( -5 << 6, 67 << 4, -75 << 6) + section 3 EQUB -33 \ Sign 3= ( 9 << 6, 35 << 4, -33 << 6) + section 5 EQUB -54 \ Sign 4= ( 28 << 6, 39 << 4, -54 << 6) + section 7 EQUB -3 \ Sign 5= ( 6 << 6, 12 << 4, -3 << 6) + section 9 EQUB -73 \ Sign 6= ( 9 << 6, 22 << 4, -73 << 6) + section 12 EQUB 20 \ Sign 7= ( -2 << 6, -6 << 4, 20 << 6) + section 14 EQUB 61 \ Sign 8= ( 0 << 6, -90 << 4, 61 << 6) + section 14 EQUB 4 \ Sign 9= ( 3 << 6, 9 << 4, 4 << 6) + section 14 EQUB 64 \ Sign 10= (-33 << 6, -6 << 4, 64 << 6) + section 18 EQUB -3 \ Sign 11= ( -5 << 6, 8 << 4, -3 << 6) + section 19 EQUB 3 \ Sign 12= ( -6 << 6, 9 << 4, 3 << 6) + section 20 EQUB 73 \ Sign 13= ( -1 << 6, 93 << 4, 73 << 6) + section 21 EQUB -66 \ Sign 14= (-39 << 6, 27 << 4, -66 << 6) + section 22 EQUB 41 \ Sign 15= ( 31 << 6, -11 << 4, 41 << 6) + section 23