]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/YASim/Glue.hpp
latest updates from JSBSim
[flightgear.git] / src / FDM / YASim / Glue.hpp
index dd621e12db50158b91cea2bbdf8613db54a9839c..12f2f8349f8dc6ab941b0ec8ca3fe2b61139a6a1 100644 (file)
@@ -10,7 +10,7 @@ namespace yasim {
 // out the middle of the western hemisphere.
 class Glue {
 public:
-    static void calcAlphaBeta(State* s, float* alpha, float* beta);
+    static void calcAlphaBeta(State* s, float* wind, float* alpha, float* beta);
 
     // Calculates the instantaneous rotation velocities about each
     // axis.