.wingBalance EQUB 0Name: wingBalance [Show more] Type: Variable Category: Driving model Summary: Value used in the driving model when calculating the effect of the two wing settingsContext: See this variable in context in the source code References: This variable is used as follows: * ApplyWingBalance uses wingBalance * ScaleWingSettings uses wingBalance
The wing balance is calculated as: 60 + (rearWingSetting * 3 + frontWingSetting) / 2