1
0
Fork 0
fgdata/Aircraft/Instruments-3d/RDR-160/RDR-160.xml

252 lines
7.2 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<!--
Bendix King RDR-160 Weather Radar
Syd Adams
-->
<PropertyList>
<path>RDR160.ac</path>
<animation>
<type>material</type>
<object-name>RDR160.labels</object-name>
<object-name>RDR160.rngup</object-name>
<object-name>RDR160.rngdwn</object-name>
<object-name>RDR160.modeup</object-name>
<object-name>RDR160.modedwn</object-name>
<object-name>RDR160.hold</object-name>
<object-name>RDR160.trkdwn</object-name>
<object-name>RDR160.trkup</object-name>
<object-name>RDR160.nav</object-name>
<object-name>RDR160.power</object-name>
<object-name>RDR160.tilt</object-name>
<emission>
<red>0.025</red>
<green>0.025</green>
<blue>0.025</blue>
<factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>RDR160.brt</object-name>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<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>
2007-12-18 07:13:10 +00:00
<property>instrumentation/radar/display-controls/pos</property>
</binding>
</action>
</animation>
-->
</PropertyList>