1
0
Fork 0

Add two helpful comments to the weather dialog box as a reminder that

"Aloft" altitudes and data elements are relative to sea level while
"Boundary" altitdues and data elements are relative to the current ground
level.
This commit is contained in:
curt 2003-06-24 19:55:15 +00:00
parent 72850a9046
commit dc0f5206f3

View file

@ -18,7 +18,7 @@
<text>
<x>10</x>
<y>480</y>
<label>Aloft</label>
<label>Aloft (All Elevations ASL)</label>
</text>
<!-- Header Row -->
@ -468,7 +468,7 @@
<text>
<x>10</x>
<y>240</y>
<label>Boundary Layer</label>
<label>Boundary Layer (All Elevations AGL)</label>
</text>
<!-- Header Row -->