12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <?xml version="1.0"?>
- <!-- Jet Pipe Temperature -->
- <PropertyList>
- <path>jpt.ac</path>
-
- <animation>
- <type>material</type>
- <object-name>srew1</object-name>
- <object-name>Face.008</object-name>
- </animation>
-
- <effect>
- <inherits-from>Aircraft/AvroVulcanB2/Models/Effects/glass-uber</inherits-from>
- <object-name>vitre</object-name>
- </effect>
- <animation>
- <type>rotate</type>
- <object-name>jpt-Needle1</object-name>
- <property>engines/engine[3]/egt-degf</property>
- <interpolation>
- <entry><ind>712</ind><dep>-90</dep></entry>
- <entry><ind>1354</ind><dep>90</dep></entry>
- </interpolation>
- <center>
- <x-m> 4.91078</x-m>
- <y-m>-0.15898</y-m>
- <z-m> 1.14575</z-m>
- </center>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- *** LoD *** -->
- <animation>
- <type>range</type>
- <min-m>0</min-m>
- <max-m>5</max-m>
- </animation>
- </PropertyList>
|