]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/LaRCsim.hxx
Updated to match changes in radiostack.[ch]xx
[flightgear.git] / src / FDM / LaRCsim.hxx
index df2b5389cbfec78c2bda9d60d230ec2b90a077c8..7ce2ddc80afb5f4cad9cb84d20853db210734566 100644 (file)
@@ -84,9 +84,11 @@ public:
     void set_Static_temperature(double T); 
     void set_Density(double rho); 
 
+/*
     void set_Velocities_Local_Airmass (double wnorth, 
                                       double weast, 
                                       double wdown );
+*/
 };