48 lines
1.4 KiB
XML
48 lines
1.4 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<PropertyList>
|
||
|
<signal>
|
||
|
<type>double</type>
|
||
|
<property type="string">/ai/models/tanker[%i]/position/altitude-ft</property>
|
||
|
</signal>
|
||
|
<signal>
|
||
|
<type>double</type>
|
||
|
<property type="string">/ai/models/tanker[%i]/id</property>
|
||
|
</signal>
|
||
|
<signal>
|
||
|
<type>string</type>
|
||
|
<property type="string">/ai/models/tanker[%i]/callsign</property>
|
||
|
</signal>
|
||
|
<signal>
|
||
|
<type>double</type>
|
||
|
<property type="string">/ai/models/tanker[%i]/position/latitude-deg</property>
|
||
|
</signal>
|
||
|
<signal>
|
||
|
<type>double</type>
|
||
|
<property type="string">/ai/models/tanker[%i]/position/longitude-deg</property>
|
||
|
</signal>
|
||
|
<signal>
|
||
|
<type>double</type>
|
||
|
<property type="string">/ai/models/tanker[%i]/position/global-x</property>
|
||
|
</signal>
|
||
|
<signal>
|
||
|
<type>double</type>
|
||
|
<property type="string">/ai/models/tanker[%i]/position/global-y</property>
|
||
|
</signal>
|
||
|
<signal>
|
||
|
<type>double</type>
|
||
|
<property type="string">/ai/models/tanker[%i]/position/global-z</property>
|
||
|
</signal>
|
||
|
<signal>
|
||
|
<type>double</type>
|
||
|
<property type="string">/ai/models/tanker[%i]/orientation/pitch-deg</property>
|
||
|
</signal>
|
||
|
<signal>
|
||
|
<type>double</type>
|
||
|
<property type="string">/ai/models/tanker[%i]/orientation/roll-deg</property>
|
||
|
</signal>
|
||
|
<signal>
|
||
|
<type>double</type>
|
||
|
<property type="string">/ai/models/tanker[%i]/orientation/true-heading-deg</property>
|
||
|
</signal>
|
||
|
</PropertyList>
|