]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/heading_indicator_fg.hxx
use simgear::strutils::rpad() instead of strncpy()
[flightgear.git] / src / Instrumentation / heading_indicator_fg.hxx
index 0ddf98506d503d3f2bb4ca35f6570876894c4191..bb42824915c6b35fa307df6ea15c71481d68238a 100644 (file)
@@ -18,7 +18,7 @@
 
 
 /**
- * Model an electicallym-powered fluxgate compass
+ * Model an electically-powered fluxgate compass
  *
  * Input properties:
  *
@@ -61,6 +61,7 @@ private:
        SGPropertyNode_ptr _electrical_node;
        SGPropertyNode_ptr _error_node;
        SGPropertyNode_ptr _nav1_error_node;
+    SGPropertyNode_ptr _off_node;