54 lines
1.5 KiB
XML
54 lines
1.5 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<PropertyList>
|
||
|
|
||
|
<filter>
|
||
|
<name>FMGC MNG SPD</name>
|
||
|
<type>gain</type>
|
||
|
<gain>1</gain>
|
||
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
||
|
<input>
|
||
|
<expression>
|
||
|
<product>
|
||
|
<table>
|
||
|
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
|
||
|
<entry><ind>10000</ind><dep>286</dep></entry>
|
||
|
<entry><ind>42000</ind><dep>249</dep></entry>
|
||
|
</table>
|
||
|
<table>
|
||
|
<property>/FMGC/internal/cost-index</property>
|
||
|
<entry><ind> 0</ind><dep>1.0</dep></entry>
|
||
|
<entry><ind>120</ind><dep>1.1</dep></entry>
|
||
|
</table>
|
||
|
</product>
|
||
|
</expression>
|
||
|
</input>
|
||
|
<output>/FMGC/internal/mng-alt-spd</output>
|
||
|
</filter>
|
||
|
|
||
|
<filter>
|
||
|
<name>FMGC MNG MACH</name>
|
||
|
<type>gain</type>
|
||
|
<gain>1</gain>
|
||
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
||
|
<input>
|
||
|
<expression>
|
||
|
<product>
|
||
|
<table>
|
||
|
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
|
||
|
<entry><ind>26000</ind><dep>0.705</dep></entry>
|
||
|
<entry><ind>42000</ind><dep>0.815</dep></entry>
|
||
|
</table>
|
||
|
<table>
|
||
|
<property>/FMGC/internal/cost-index</property>
|
||
|
<entry><ind> 0</ind><dep>0.97</dep></entry>
|
||
|
<entry><ind>120</ind><dep>1.03</dep></entry>
|
||
|
</table>
|
||
|
</product>
|
||
|
</expression>
|
||
|
</input>
|
||
|
<output>/FMGC/internal/mng-alt-mach</output>
|
||
|
</filter>
|
||
|
|
||
|
</PropertyList>
|