]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/fdm_shell.hxx
JSBSim fix: /velocities/mach was reported as totale mach speed
[flightgear.git] / src / FDM / fdm_shell.hxx
index 3979067e1a247a657491bffd0722de2aeedf256f..9beb293e15cb3ac02eea929514a761571d3f0fe1 100644 (file)
@@ -51,6 +51,7 @@ public:
   
   virtual void update(double dt);
 
+    FGInterface* getInterface() const;
 private:
 
   void createImplementation();