This commit is contained in:
Jonathan Redpath 2017-10-18 17:50:02 +01:00
commit 967175c916

View file

@ -90,26 +90,26 @@
<value>____SET (BOTH)</value> <value>____SET (BOTH)</value>
<condition> <condition>
<and> <and>
<greater-than> <equals>
<property>/FMGC/internal/cost-index</property> <property>/FMGC/internal/cost-index-set</property>
<value>1</value> <value>1</value>
</greater-than> </equals>
<greater-than> <equals>
<property>/FMGC/internal/cruise-ft</property> <property>/FMGC/internal/cruise-lvl-set</property>
<value>1000</value> <value>1</value>
</greater-than> </equals>
<greater-than> <equals>
<property>/FMGC/internal/v1</property> <property>/FMGC/internal/v1-set</property>
<value>100</value> <value>1</value>
</greater-than> </equals>
<greater-than> <equals>
<property>/FMGC/internal/vr</property> <property>/FMGC/internal/vr-set</property>
<value>100</value> <value>1</value>
</greater-than> </equals>
<greater-than> <equals>
<property>/FMGC/internal/v2</property> <property>/FMGC/internal/v2-set</property>
<value>100</value> <value>1</value>
</greater-than> </equals>
</and> </and>
</condition> </condition>
</item> </item>