1
0
Fork 0
fgdata/Huds/Instruments/runway.xml
mfranz 434a99a414 f15: fix KIAS tape position
runway: set coords correctly
2006-07-06 14:31:36 +00:00

19 lines
450 B
XML

<?xml version="1.0"?>
<PropertyList>
<runway>
<name>Runway</name>
<x>-240</x>
<y>-180</y>
<width>640</width>
<height>480</height>
<scale-dist-nm>5</scale-dist-nm>
<line-scale>5.0</line-scale>
<arrow-always>false</arrow-always>
<arrow-scale>1.0</arrow-scale>
<arrow-radius>50.0</arrow-radius>
<outer-stipple>-1</outer-stipple> <!-- 0xffff -->
<center-stipple>64250</center-stipple> <!-- 0xfafa-->
</runway>
</PropertyList>