X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fheading_indicator_dg.hxx;h=5efa505f77af153d1d596cdaeea11f3f21eaeaba;hb=d15d2ad2703e0572e3b9a24d238d6089be1ec6b9;hp=d4f2fb759eff2849818aacdafaaf995b925637e4;hpb=043128c7c093c99125ba0ece4c0bcc0b697d2a63;p=flightgear.git diff --git a/src/Instrumentation/heading_indicator_dg.hxx b/src/Instrumentation/heading_indicator_dg.hxx index d4f2fb759..5efa505f7 100644 --- a/src/Instrumentation/heading_indicator_dg.hxx +++ b/src/Instrumentation/heading_indicator_dg.hxx @@ -48,7 +48,7 @@ public: private: Gyro _gyro; - double _last_heading_deg; + double _last_heading_deg, _last_indicated_heading_dg; std::string name; int num;