]> git.mxchange.org Git - flightgear.git/commit
Add a command which will setup the temperature field in the boundary and
authorcurt <curt>
Mon, 10 Nov 2003 21:59:35 +0000 (21:59 +0000)
committercurt <curt>
Mon, 10 Nov 2003 21:59:35 +0000 (21:59 +0000)
commit76107017cb5495e6866029969616e5298d7c817e
treebf012e77a6371f614bd7daefe7d81416e62cf5cc
parent4a5961ca5b4d978a1749bbf1ca50d48562993624
Add a command which will setup the temperature field in the boundary and
aloft layers to match a current OAT at the current altitude.  This can be
run from an external script or gui.

Given the specified OAT (and the current aircraft altitude), the code
calculates the equivalent sea level temperature, and then assigns that to
all active boundary and aloft environment layers.
src/Main/fg_commands.cxx