David Culp:
OV10-jsbsim-set.xml has many changes. It creates a thunderstorm over woodside VOR. It removes the lowest cloud layer so that the storm can be seen. It sets the surface wind speed to zero, which may help stop the "drifting left" complaints. It sets the radar range to 40 miles. The weather radar instrument is corrected.
This commit is contained in:
parent
352ab0418a
commit
b8eebf3e0c
1 changed files with 10 additions and 10 deletions
|
@ -9,7 +9,7 @@
|
||||||
<w>256</w>
|
<w>256</w>
|
||||||
<h>256</h>
|
<h>256</h>
|
||||||
<texture>
|
<texture>
|
||||||
<path>Aircraft/T38/Instruments/Textures/radar_background.rgb</path>
|
<path>Aircraft/Instruments/Textures/radar_background.rgb</path>
|
||||||
<x1>0</x1>
|
<x1>0</x1>
|
||||||
<y1>0</y1>
|
<y1>0</y1>
|
||||||
<x2>1</x2>
|
<x2>1</x2>
|
||||||
|
@ -23,12 +23,12 @@
|
||||||
<h>13</h>
|
<h>13</h>
|
||||||
<condition>
|
<condition>
|
||||||
<less-than>
|
<less-than>
|
||||||
<property>ai/models/aircraft[1]/radar/range-nm</property>
|
<property>ai/models/thunderstorm[1]/radar/range-nm</property>
|
||||||
<value>43</value>
|
<value>43</value>
|
||||||
</less-than>
|
</less-than>
|
||||||
</condition>
|
</condition>
|
||||||
<texture>
|
<texture>
|
||||||
<path>Aircraft/T38/Instruments/Textures/radar_misc.rgb</path>
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
||||||
<x1>0.078125</x1>
|
<x1>0.078125</x1>
|
||||||
<y1>0.605468</y1>
|
<y1>0.605468</y1>
|
||||||
<x2>0.414062</x2>
|
<x2>0.414062</x2>
|
||||||
|
@ -37,17 +37,17 @@
|
||||||
<transformations>
|
<transformations>
|
||||||
<transformation>
|
<transformation>
|
||||||
<type>x-shift</type>
|
<type>x-shift</type>
|
||||||
<property>ai/models/aircraft[1]/radar/x-shift</property>
|
<property>ai/models/thunderstorm[1]/radar/x-shift</property>
|
||||||
<scale>2.55</scale>
|
<scale>2.55</scale>
|
||||||
</transformation>
|
</transformation>
|
||||||
<transformation>
|
<transformation>
|
||||||
<type>y-shift</type>
|
<type>y-shift</type>
|
||||||
<property>ai/models/aircraft[1]/radar/y-shift</property>
|
<property>ai/models/thunderstorm[1]/radar/y-shift</property>
|
||||||
<scale>2.55</scale>
|
<scale>2.55</scale>
|
||||||
</transformation>
|
</transformation>
|
||||||
<transformation>
|
<transformation>
|
||||||
<type>rotation</type>
|
<type>rotation</type>
|
||||||
<property>ai/models/aircraft[1]/radar/rotation</property>
|
<property>ai/models/thunderstorm[1]/radar/rotation</property>
|
||||||
<offset>-90</offset>
|
<offset>-90</offset>
|
||||||
</transformation>
|
</transformation>
|
||||||
</transformations>
|
</transformations>
|
||||||
|
@ -58,7 +58,7 @@
|
||||||
<w>256</w>
|
<w>256</w>
|
||||||
<h>256</h>
|
<h>256</h>
|
||||||
<texture>
|
<texture>
|
||||||
<path>Aircraft/T38/Instruments/Textures/radar_frame.rgb</path>
|
<path>Aircraft/Instruments/Textures/radar_frame.rgb</path>
|
||||||
<x1>0</x1>
|
<x1>0</x1>
|
||||||
<y1>0</y1>
|
<y1>0</y1>
|
||||||
<x2>1</x2>
|
<x2>1</x2>
|
||||||
|
@ -77,7 +77,7 @@
|
||||||
<w>22</w>
|
<w>22</w>
|
||||||
<h>22</h>
|
<h>22</h>
|
||||||
<texture>
|
<texture>
|
||||||
<path>Aircraft/T38/Instruments/Textures/radar_misc.rgb</path>
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
||||||
<x1>0.0273437</x1>
|
<x1>0.0273437</x1>
|
||||||
<y1>0.9101562</y1>
|
<y1>0.9101562</y1>
|
||||||
<x2>0.0898437</x2>
|
<x2>0.0898437</x2>
|
||||||
|
@ -110,7 +110,7 @@
|
||||||
<w>22</w>
|
<w>22</w>
|
||||||
<h>22</h>
|
<h>22</h>
|
||||||
<texture>
|
<texture>
|
||||||
<path>Aircraft/T38/Instruments/Textures/radar_misc.rgb</path>
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
||||||
<x1>0.0273437</x1>
|
<x1>0.0273437</x1>
|
||||||
<y1>0.9101562</y1>
|
<y1>0.9101562</y1>
|
||||||
<x2>0.0898437</x2>
|
<x2>0.0898437</x2>
|
||||||
|
@ -145,7 +145,7 @@
|
||||||
<chunks>
|
<chunks>
|
||||||
<chunk>
|
<chunk>
|
||||||
<type>number-value</type>
|
<type>number-value</type>
|
||||||
<property>ai/models/aircraft[1]/position/altitude-ft</property>
|
<property>ai/models/thunderstorm[1]/position/altitude-ft</property>
|
||||||
<scale>0.001</scale>
|
<scale>0.001</scale>
|
||||||
<format>%2.1f</format>
|
<format>%2.1f</format>
|
||||||
</chunk>
|
</chunk>
|
||||||
|
|
Loading…
Reference in a new issue