1
0
Fork 0
fgdata/AI/Aircraft/Buccaneer/Instruments/blowing_press.xml

100 lines
2 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<!-- air speed indicator -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/blowing_press.ac</path>
<animation>
<type>rotate</type>
<object-name>needle1</object-name>
<property>/systems/air-bleed/outputs/main-plane-blowing-stbd</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-120</dep>
</entry>
<!--<entry>
<ind>83</ind>
<dep>0</dep>
</entry>-->
<entry>
<ind>120</ind>
<dep>120</dep>
</entry>
</interpolation>
<center>
<x-m>0.0394015</x-m>
<y-m>-0.0401415</y-m>
<z-m>0.000231282</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle2</object-name>
<property>/systems/air-bleed/outputs/main-plane-blowing-port</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-120</dep>
</entry>
<!--<entry>
<ind>83</ind>
<dep>0</dep>
</entry>-->
<entry>
<ind>120</ind>
<dep>120</dep>
</entry>
</interpolation>
<center>
<x-m>0.0394015</x-m>
<y-m>0.0401415</y-m>
<z-m>0.000231282</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<!--<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>-->
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>80</max-m>
</animation>
</PropertyList>