]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/gyro.hxx
commradio: typo: cuttoff --> cutoff
[flightgear.git] / src / Instrumentation / gyro.hxx
index eee834cb636b501d559b627b51ab97d2aee38735..53a71c69f1cf151c3790b4e075c5db88c374f801 100644 (file)
@@ -18,12 +18,15 @@ public:
      */
     Gyro ();
 
-
     /**
      * Destructor.
      */
     virtual ~Gyro ();
 
+    /**
+     * Reset the gyro.
+     */
+    void reinit(void);
 
     /**
      * Update the gyro.