1
0
Fork 0

Allow a "threshold" value to determine which localizers to snap to the

runway heading or not.
This commit is contained in:
curt 2004-05-28 20:56:54 +00:00
parent e73902c9f8
commit f3b4f6799c

View file

@ -46,7 +46,10 @@ Started September 2000 by David Megginson, david@megginson.com
</rendering>
<model-hz type="int">120</model-hz>
<navdb>
<auto-align-localizers>true</auto-align-localizers>
<localizers>
<auto-align>true</auto-align>
<auto-align-threshold-deg>5.0</auto-align-threshold-deg>
</localizers>
</navdb>
<sound>
<pause type="bool">false</pause>