Updated glide slope neede so full deflection corresponds to +/- 0.7 degrees
of the glide slope.
This commit is contained in:
parent
cd175b943f
commit
60e61d8cac
2 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue