1
0
Fork 0
fgdata/Models/Communications/mil-antena-61m.xml
2015-03-07 22:11:00 +01:00

48 lines
1,016 B
XML

<?xml version="1.0"?>
<PropertyList>
<path>mil-antena-61m.ac</path>
<animation>
<type>select</type>
<object-name>red-light</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
</animation>
<animation>
<type>translate</type>
<object-name>red-light</object-name>
<offset-m>63</offset-m>
<axis>
<x>0</x>
<y>0</y>
<z>63</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>red-light</object-name>
<spherical type="bool">true</spherical>
</animation>
<animation>
<type>dist-scale</type>
<object-name>red-light</object-name>
<interpolation>
<entry><ind>0</ind><dep>0.1</dep></entry>
<entry><ind>500</ind><dep>0.2</dep></entry>
<entry><ind>16000</ind><dep>3</dep></entry>
</interpolation>
</animation>
<animation>
<type>range</type>
<object-name>antena</object-name>
<min-m>0</min-m>
<max-m>26000</max-m>
</animation>
</PropertyList>