]> git.mxchange.org Git - flightgear.git/commit
Comment out set_Static_pressure, set_Static_temperature, and
authordavid <david>
Wed, 15 May 2002 12:06:33 +0000 (12:06 +0000)
committerdavid <david>
Wed, 15 May 2002 12:06:33 +0000 (12:06 +0000)
commitcade7aad701ff1cc53a6e6598b83ed446885f243
treec9d18c0b029be4ed4882a17db70ef725b10dc8ac
parentb112e725109a075ac79830d779b6c5cba1dddad9
Comment out set_Static_pressure, set_Static_temperature, and
set_Density; since JSBSim doesn't override the get_* methods from
FGInterface as well, the wrong values are always set anyway.

Take the static temperature, static pressure, and density values from
an external source if requested by the
/environment/params/control-fdm-atmosphere property.  This isn't
working properly yet for JSBSim because of interactions with the
trimming routine.
src/FDM/JSBSim/JSBSim.cxx
src/FDM/JSBSim/JSBSim.hxx