You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CNDRDe should be a function of (alpha,beta,elevator) - however this would require a 4d table.
Need to fix this, either using the multi-dimensional method that Jon Berndt wrote about, or to separate these out into separate lookup tables that can be combined.
The bindings on the throttle were correct; in that the selector needs to be changed and a weapons system refresh requested. Fix this by adding a listener to the property to always do this rather than relying on inline code.
CNDRDe should be a function of (alpha,beta,elevator) - however this would require a 4d table.
Need to fix this, either using the multi-dimensional method that Jon Berndt wrote about, or to separate these out into separate lookup tables that can be combined.
ref: https://github.com/Zaretto/fg-aircraft/blob/master/aircraft/f-14b/F14AeroPlot/F14AeroPlot/F15Aero.cs#L963
The text was updated successfully, but these errors were encountered: