]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/navradio.hxx
fix a typo
[flightgear.git] / src / Instrumentation / navradio.hxx
index 34c1350b003210119074026dad9b43242f4b1c67..92f80bc37bdb727a6e16f9401ff1186f0c86e392 100644 (file)
@@ -85,6 +85,7 @@ class FGNavRadio : public SGSubsystem
     SGPropertyNode_ptr to_flag_node;
     SGPropertyNode_ptr from_flag_node;
     SGPropertyNode_ptr inrange_node;
+    SGPropertyNode_ptr signal_quality_norm_node;
     SGPropertyNode_ptr cdi_deflection_node;
     SGPropertyNode_ptr cdi_xtrack_error_node;
     SGPropertyNode_ptr cdi_xtrack_hdg_err_node;
@@ -105,6 +106,7 @@ class FGNavRadio : public SGSubsystem
     SGPropertyNode_ptr gps_cdi_deflection_node;
     SGPropertyNode_ptr gps_to_flag_node;
     SGPropertyNode_ptr gps_from_flag_node;
+    SGPropertyNode_ptr gps_has_gs_node;
 
     // internal (private) values