X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fheading_indicator_fg.hxx;h=bb42824915c6b35fa307df6ea15c71481d68238a;hb=bc31bdbbbbd97f08bbcb77aea34b60de9fa9fb1f;hp=0ddf98506d503d3f2bb4ca35f6570876894c4191;hpb=98c03f95e15da580f1c1442f00198ac670779a18;p=flightgear.git diff --git a/src/Instrumentation/heading_indicator_fg.hxx b/src/Instrumentation/heading_indicator_fg.hxx index 0ddf98506..bb4282491 100644 --- a/src/Instrumentation/heading_indicator_fg.hxx +++ b/src/Instrumentation/heading_indicator_fg.hxx @@ -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;