1
0
Fork 0
fgdata/Aircraft/Instruments-3d/RDR-160/RDR-160.xml
sydadams 24572f14db Updated kfc200 FD mode operation...
Material lighting updates ....
2007-12-22 23:37:14 +00:00

253 lines
No EOL
7 KiB
XML

<?xml version="1.0"?>
<!--
Bendix King RDR-160 Weather Radar
Syd Adams
-->
<PropertyList>
<path>RDR160.ac</path>
<animation>
<type>material</type>
<object-name>RDR160.screen</object-name>
<emission>
<red>0.8</red>
<green>0.9</green>
<blue>0.8</blue>
<factor-prop>/instrumentation/radar/dim</factor-prop>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>RDR160.labels</object-name>
<emission>
<red>1.0</red>
<green>0.2</green>
<blue>0.0</blue>
<factor-prop>/sim/model//material/instruments/factor</factor-prop>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>RDR160.brt</object-name>
<property>instrumentation/radar/dim</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>1</ind><dep>240</dep></entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>-0.067</y-m>
<z-m>0.050</z-m>
</center>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RDR160.tilt</object-name>
<property>instrumentation/radar/tilt</property>
<interpolation>
<entry><ind>-15</ind><dep>-130</dep></entry>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>15</ind><dep>125</dep></entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0.067</y-m>
<z-m>-0.045</z-m>
</center>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>RDR160.power</object-name>
<property>/instrumentation/radar/switch-pos</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>1</ind><dep>40</dep></entry>
<entry><ind>2</ind><dep>80</dep></entry>
<entry><ind>3</ind><dep>110</dep></entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>-0.067</y-m>
<z-m>-0.041</z-m>
</center>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<!-- OSG Pick Animations -->
<animation>
<type>pick</type>
<object-name>brt.up</object-name>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>instrumentation/radar/dim</property>
<step>0.05</step>
<min>0.0</min>
<max>1.0</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>brt.dwn</object-name>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>instrumentation/radar/dim</property>
<step>-0.05</step>
<min>0.0</min>
<max>1.0</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>tilt.up</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property>instrumentation/radar/tilt</property>
<step>5.0</step>
<min>-15.0</min>
<max>15.0</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>tilt.dwn</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property>instrumentation/radar/tilt</property>
<step>-5.0</step>
<min>-15.0</min>
<max>15.0</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>pwr.off</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property>instrumentation/radar/switch-pos</property>
<step>-1</step>
<min>0</min>
<max>3</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>pwr.on</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property>instrumentation/radar/switch-pos</property>
<step>1</step>
<min>0</min>
<max>3</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>RDR160.rngup</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>instrumentation/radar/set-range</property>
<value>1</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>RDR160.rngdwn</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>instrumentation/radar/set-range</property>
<value>-1</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>RDR160.modeup</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>instrumentation/radar/display-controls/data</property>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>RDR160.modedwn</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>instrumentation/radar/display-controls/pos</property>
</binding>
</action>
</animation>
</PropertyList>