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

39 lines
No EOL
1.1 KiB
XML

<?xml version="1.0"?>
<!--
Airspeed Indicator (300 kt)
Syd Adams
-->
<PropertyList>
<path>asi300.ac</path>
<animation>
<type>material</type>
<object-name>ASIneedle</object-name>
<object-name>ASIface</object-name>
<emission>
<red>0.028</red>
<green>0.014</green>
<blue>0.007</blue>
<factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>ASIneedle</object-name>
<property>/velocities/airspeed-kt</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>100</ind><dep>97</dep></entry>
<entry><ind>150</ind><dep>157</dep></entry>
<entry><ind>200</ind><dep>216</dep></entry>
<entry><ind>250</ind><dep>277</dep></entry>
<entry><ind>300</ind><dep>336.5</dep></entry>
</interpolation>
<axis>
<x>-1.0</x>
</axis>
</animation>
</PropertyList>