]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/dme.hxx
Boris Koenig:
[flightgear.git] / src / Cockpit / dme.hxx
index 5b1483fc505775c77ab8c4300f8143824adffb83..345a02c7542fc34172f5e2481887aa17afe6a847 100644 (file)
@@ -32,7 +32,7 @@
 // #include <simgear/math/interpolater.hxx>
 #include <simgear/timing/timestamp.hxx>
 
-#include <Navaids/ilslist.hxx>
+// #include <Navaids/ilslist.hxx>
 #include <Navaids/navlist.hxx>
 // #include <Sound/beacon.hxx>
 #include <Sound/morse.hxx>
@@ -65,6 +65,7 @@ class FGDME : public SGSubsystem
     double x;
     double y;
     double z;
+    double bias;
     double dist;
     double prev_dist;
     double spd;