]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/newauto.hxx
The code to find the highest hit below you didn't work quite right when
[flightgear.git] / src / Autopilot / newauto.hxx
index 49e88c4516e7485d62665cf83d5b03f7459cec84..467847f1813a3c9e0dce54e15efe596760d1577d 100644 (file)
@@ -85,6 +85,7 @@ private:
     double climb_error_accum;   // climb error accumulator (for GS)
     double speed_error_accum;   // speed error accumulator
 
+    double current_ap_throttle;  // current ap stored throttle setting used to set all engines
     double previous_speed;  // used to detect acceleration rate
 
     double TargetSlope;         // the glide slope hold value