1
0
Fork 0
fgdata/Huds/Instruments/Minimal/instrlabel.xml
2001-01-05 16:23:13 +00:00

160 lines
3.8 KiB
XML

<PropertyList>
<labels>
<i1>
<name>Label1</name>
<x>40</x>
<y>25</y>
<width>60</width>
<height>10</height>
<data_source>framerate</data_source>
<label_format>%7.1f</label_format>
<pre_label_string>Frame rate =</pre_label_string>
<post_label_string>NULL</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
<working>true</working>
</i1>
<i2>
<name>Label2</name>
<x>40</x>
<y>40</y>
<width>90</width>
<height>10</height>
<data_source>fov</data_source>
<label_format>%7.1f</label_format>
<pre_label_string>FOV =</pre_label_string>
<post_label_string>NULL</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
<working>true</working>
</i2>
<i3>
<name>Label3</name>
<x>480</x>
<y>70</y>
<width>60</width>
<height>10</height>
<data_source>aoa</data_source>
<label_format>%7.2f</label_format>
<pre_label_string>AOA =</pre_label_string>
<post_label_string> Deg</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
<working>true</working>
</i3>
<i4>
<name>Label4</name>
<x>480</x>
<y>55</y>
<width>40</width>
<height>30</height>
<data_source>speed</data_source>
<label_format>%5.0f</label_format>
<pre_label_string>Airspeed </pre_label_string>
<post_label_string> Kts</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
<working>true</working>
</i4>
<i5>
<name>Label5</name>
<x>480</x>
<y>40</y>
<width>40</width>
<height>10</height>
<data_source>altitude</data_source>
<label_format>%5.0f</label_format>
<pre_label_string>Altitude </pre_label_string>
<post_label_string>units</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
<working>true</working>
</i5>
<i6>
<name>Label6</name>
<x>480</x>
<y>25</y>
<width>40</width>
<height>10</height>
<data_source>agl</data_source>
<label_format>%5.0f</label_format>
<pre_label_string>Elvation </pre_label_string>
<post_label_string>units</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
<working>true</working>
</i6>
<i7>
<name>Label7</name>
<x>480</x>
<y>10</y>
<width>60</width>
<height>10</height>
<data_source>heading</data_source>
<label_format>%5.1f</label_format>
<pre_label_string>Heading </pre_label_string>
<post_label_string> Deg</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>0</justification>
<blinking>0</blinking>
<working>true</working>
</i7>
<lat>
<name>lattitude</name>
<x>110</x>
<y>430</y>
<width>0</width>
<data_source>latitude</data_source>
<label_format>%s%</label_format>
<pre_label_string>blank</pre_label_string>
<post_label_string>blank</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>1</justification>
<blinking>0</blinking>
<working>true</working>
<latitude>true</latitude>
</lat>
<lon>
<name>longitude</name>
<x>530</x>
<y>430</y>
<width>1</width>
<data_source>longitude</data_source>
<label_format>%s%</label_format>
<pre_label_string>blank</pre_label_string>
<post_label_string>blank</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>1</justification>
<blinking>0</blinking>
<working>true</working>
<longitude>true</longitude>
</lon>
</labels>
</PropertyList>