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.
33 lines
907 B
XML
33 lines
907 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<path>vac.ac</path>
|
|
|
|
<animation>
|
|
<type>rotate</type>
|
|
<object-name>VacNeedle</object-name>
|
|
<property>/systems/vacuum/suction-inhg</property>
|
|
<interpolation>
|
|
<entry><ind> 0.0</ind><dep>-165 </dep></entry>
|
|
<entry><ind> 1.0</ind><dep>-132</dep></entry>
|
|
<entry><ind> 2.0</ind><dep>-99</dep></entry>
|
|
<entry><ind> 3.0</ind><dep> -66 </dep></entry>
|
|
<entry><ind> 4.0</ind><dep> -33 </dep></entry>
|
|
<entry><ind> 5.0</ind><dep> 0 </dep></entry>
|
|
<entry><ind> 6.0</ind><dep> 33 </dep></entry>
|
|
<entry><ind> 7.00</ind><dep> 66 </dep></entry>
|
|
<entry><ind> 8.0</ind><dep> 99 </dep></entry>
|
|
<entry><ind> 9.0</ind><dep> 132 </dep></entry>
|
|
<entry><ind> 8.0</ind><dep> 165 </dep></entry>
|
|
</interpolation>
|
|
<axis>
|
|
<x>-1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
</PropertyList>
|
|
|
|
|