97752847ef
I have modeled N7764P, the comanche 250 I co-own with 2 other Seagate engineers. In the process of doing this model, I have also improved, worked on, or added instruments, etc. to Instruments-3d. * I fixed the adf so the azimuth card is tied to the correct property * Added TO, From, and out-of range indicators to the 3d vor. * Also added a manifold pressure gage and a pa24-250 asi (using digital photos of the actual asi as the starting textures. Affects on other AC. As far as I know, this will add to-from to the vor and correct the adf behavior for pa28-161. It would be a trivial edit to the pa28-161.xml to give the same vor performance to that AC. Now both VORs act as one.
81 lines
1.2 KiB
XML
81 lines
1.2 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<path>pa24-oil.ac</path>
|
|
|
|
<animation>
|
|
<type>rotate</type>
|
|
<object-name>OilPressNeedle</object-name>
|
|
<property>/engines/engine[0]/oil-pressure-psi</property>
|
|
<interpolation>
|
|
<entry>
|
|
<ind>0</ind>
|
|
<dep>-29</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>25</ind>
|
|
<dep>-21</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>60</ind>
|
|
<dep>3</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>90</ind>
|
|
<dep>22</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>120</ind>
|
|
<dep>30</dep>
|
|
</entry>
|
|
</interpolation>
|
|
<center>
|
|
<x-m>0</x-m>
|
|
<y-m>-0.039</y-m>
|
|
<z-m>-0.022</z-m>
|
|
</center>
|
|
<axis>
|
|
<x>-1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>rotate</type>
|
|
<object-name>OilTempNeedle</object-name>
|
|
<property>/engines/engine[0]/oil-temperature-degf</property>
|
|
<interpolation>
|
|
<entry>
|
|
<ind>0</ind>
|
|
<dep>-36</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>75</ind>
|
|
<dep>-34</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>180</ind>
|
|
<dep>4</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>260</ind>
|
|
<dep>29</dep>
|
|
</entry>
|
|
</interpolation>
|
|
<center>
|
|
<x-m>0</x-m>
|
|
<y-m>0.041</y-m>
|
|
<z-m>-0.022</z-m>
|
|
</center>
|
|
<axis>
|
|
<x>-1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
</PropertyList>
|
|
|
|
|