1
0
Fork 0
fgdata/Models/Airport/windsock-default-lit.xml

232 lines
4.5 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>windsock.ac</path>
<animation>
<type>rotate</type>
<object-name>windsock</object-name>
<object-name>frame</object-name>
<property>/environment/wind-from-heading-deg</property>
<offset-deg>-90</offset-deg>
<factor>-1</factor>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>5kt</object-name>
<object-name>7.5kt</object-name>
<object-name>10kt</object-name>
<object-name>12.5kt</object-name>
<object-name>15kt</object-name>
<property>/environment/wind-speed-kt</property>
<factor>-6</factor>
<offset-deg>30.0</offset-deg>
<min-deg>0</min-deg>
<max-deg>32</max-deg>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
<center>
<x-m>0.0</x-m>
<y-m>1.17</y-m>
<z-m>6.07</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>7.5kt</object-name>
<object-name>10kt</object-name>
<object-name>12.5kt</object-name>
<object-name>15kt</object-name>
<property>/environment/wind-speed-kt</property>
<factor>-6</factor>
<offset-deg>45.0</offset-deg>
<min-deg>0</min-deg>
<max-deg>28</max-deg>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
<center>
<x-m>0.0</x-m>
<y-m>1.70</y-m>
<z-m>6.02</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>10kt</object-name>
<object-name>12.5kt</object-name>
<object-name>15kt</object-name>
<property>/environment/wind-speed-kt</property>
<factor>-6</factor>
<offset-deg>60.0</offset-deg>
<min-deg>0</min-deg>
<max-deg>25</max-deg>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
<center>
<x-m>0.0</x-m>
<y-m>2.22</y-m>
<z-m>5.97</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>12.5kt</object-name>
<object-name>15kt</object-name>
<property>/environment/wind-speed-kt</property>
<factor>-6</factor>
<offset-deg>75.0</offset-deg>
<min-deg>0</min-deg>
<max-deg>10</max-deg>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
<center>
<x-m>0.0</x-m>
<y-m>2.75</y-m>
<z-m>5.92</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>15kt</object-name>
<property>/environment/wind-speed-kt</property>
<factor>-6</factor>
<offset-deg>90.0</offset-deg>
<min-deg>0</min-deg>
<max-deg>5</max-deg>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
<center>
<x-m>0.0</x-m>
<y-m>3.28</y-m>
<z-m>5.87</z-m>
</center>
</animation>
<animation>
<type>material</type>
<object-name>2.5kt</object-name>
<object-name>frame</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.565</red>
<green>0.334</green>
<blue>0.110</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>5kt</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.529</red>
<green>0.388</green>
<blue>0.184</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>7.5kt</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.461</red>
<green>0.355</green>
<blue>0.166</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>10kt</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.427</red>
<green>0.306</green>
<blue>0.141</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>12.5kt</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.398</red>
<green>0.278</green>
<blue>0.137</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>15kt</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>0.369</red>
<green>0.255</green>
<blue>0.133</blue>
</emission>
</animation>
</PropertyList>