1
0
Fork 0

Updated glide slope neede so full deflection corresponds to +/- 0.7 degrees

of the glide slope.
This commit is contained in:
curt 2002-07-09 22:41:12 +00:00
parent cd175b943f
commit 60e61d8cac
2 changed files with 6 additions and 6 deletions

View file

@ -128,9 +128,9 @@ Started 24-7-01 by Timothy Gale
<transformation>
<type>y-shift</type>
<property alias="../../../../../params/nav-gs-needle-deflection"/>
<min>-1</min>
<max>1</max>
<scale>25.6</scale>
<min>-3.5</min>
<max>3.5</max>
<scale>7.0</scale>
</transformation>
<transformation>
<type>rotation</type>

View file

@ -210,9 +210,9 @@ properties' values.
<transformation>
<type>rotation</type>
<property alias="../../../../../params/nav-gs-needle-deflection"/>
<min>-1</min>
<max>1</max>
<scale>-25.6</scale>
<min>-3.5</min>
<max>3.5</max>
<scale>-7</scale>
</transformation>
<transformation>
<type>x-shift</type>