.xDeltaMax EQUB 7 \ Maximum x-delta for indicator 0 (compass) EQUB 9 \ Maximum x-delta for indicator 1 (airspeed) EQUB 5 \ Maximum x-delta for indicator 2 (altimeter small) EQUB 10 \ Maximum x-delta for indicator 3 (altimeter large) EQUB 8 \ Maximum x-delta for indicator 4 (vertical speed) EQUB 9 \ Maximum x-delta for indicator 5 (turn) EQUB 9 \ Maximum x-delta for indicator 6 (slip) EQUB &0D \ This byte appears to be unusedName: xDeltaMax [Show more] Type: Variable Category: Dashboard Summary: The maximum x-delta for the hand line in each indicatorContext: See this variable in context in the source code References: This variable is used as follows: * GetHandVector uses xDeltaMax