]> git.mxchange.org Git - flightgear.git/blob - src/FDM/LaRCsim/uiuc_getwind.h
Honor the /sim/freeze/fuel property to inhibit fuel consumption at runtime.
[flightgear.git] / src / FDM / LaRCsim / uiuc_getwind.h
1 #include <math.h>\r
2 #include "ls_generic.h" //For global state variables\r
3 \r
4 void uiuc_getwind(double wind[3]);\r