]> git.mxchange.org Git - flightgear.git/commit
Jim Wilson:
authorcurt <curt>
Sun, 21 Mar 2004 21:05:06 +0000 (21:05 +0000)
committercurt <curt>
Sun, 21 Mar 2004 21:05:06 +0000 (21:05 +0000)
commit0857271582f006180fc8979c10996d7f3391f315
treea9f6ca6323935f70db03a5c970645cabaf12c467
parentdeccb6c9a788789d2bcb4511981e59ced83b59b4
Jim Wilson:

This patch adds the ability to do a simple scaling of input without having to
add hardcoded helpers.  Example:

    <reference>
      <prop>/autopilot/settings/vertical-speed-fpm</prop>
      <scale>0.01667</scale>
    </reference>
src/Autopilot/xmlauto.cxx
src/Autopilot/xmlauto.hxx