2002-12-22 20:22:11 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
2003-01-16 18:17:28 +00:00
|
|
|
<name>air</name>
|
2003-01-21 02:12:18 +00:00
|
|
|
<width>500</width>
|
|
|
|
<height>210</height>
|
2002-12-22 20:22:11 +00:00
|
|
|
<modal>false</modal>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<x>10</x>
|
2003-01-21 02:12:18 +00:00
|
|
|
<y>180</y>
|
2003-01-16 18:17:28 +00:00
|
|
|
<label>Environment: Air</label>
|
2002-12-22 20:22:11 +00:00
|
|
|
</text>
|
|
|
|
|
2003-01-21 02:12:18 +00:00
|
|
|
<group>
|
|
|
|
<x>0</x>
|
2002-12-22 20:22:11 +00:00
|
|
|
<y>50</y>
|
2003-01-21 02:12:18 +00:00
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>10</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>200</width>
|
|
|
|
<height>25</height>
|
|
|
|
<label>visibility (m)</label>
|
|
|
|
<property>/environment/visibility-m</property>
|
|
|
|
</input>
|
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>10</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>200</width>
|
|
|
|
<height>25</height>
|
|
|
|
<label>sea-level temperature (degC)</label>
|
|
|
|
<property>/environment/temperature-sea-level-degc</property>
|
|
|
|
</input>
|
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>10</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>200</width>
|
|
|
|
<height>25</height>
|
|
|
|
<label>sea-level dewpoint (degC)</label>
|
|
|
|
<property>/environment/dewpoint-sea-level-degc</property>
|
|
|
|
</input>
|
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>10</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>200</width>
|
|
|
|
<height>25</height>
|
|
|
|
<label>sea-level pressure (inHG)</label>
|
|
|
|
<property>/environment/pressure-sea-level-inhg</property>
|
|
|
|
</input>
|
|
|
|
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<!-- Button Box -->
|
|
|
|
<group>
|
|
|
|
<x>50</x>
|
2002-12-22 20:22:11 +00:00
|
|
|
<y>10</y>
|
2003-01-21 02:12:18 +00:00
|
|
|
|
|
|
|
<button>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<legend>OK</legend>
|
2005-11-05 13:59:06 +00:00
|
|
|
<default>true</default>
|
|
|
|
<equal>true</equal>
|
2003-01-21 02:12:18 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<x>100</x>
|
|
|
|
<y>0</y>
|
|
|
|
<legend>Apply</legend>
|
2005-11-05 13:59:06 +00:00
|
|
|
<equal>true</equal>
|
2003-01-21 02:12:18 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<x>200</x>
|
|
|
|
<y>0</y>
|
|
|
|
<legend>Reset</legend>
|
2005-11-05 13:59:06 +00:00
|
|
|
<equal>true</equal>
|
2003-01-21 02:12:18 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-update</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<x>300</x>
|
|
|
|
<y>0</y>
|
|
|
|
<legend>Cancel</legend>
|
2005-11-05 13:59:06 +00:00
|
|
|
<equal>true</equal>
|
2005-11-05 18:42:28 +00:00
|
|
|
<key>Esc</key>
|
2003-01-21 02:12:18 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
|
|
|
|
</group>
|
2002-12-22 20:22:11 +00:00
|
|
|
|
|
|
|
</PropertyList>
|