1
0
Fork 0
fgdata/Aircraft/c172p/Systems/flight-recorder/components/damage.xml
Stuart Buchanan 60d7073794 Initial checking of c172p-detailed.
From https://github.com/Juanvvc/c172p-detailed.git

Commit df6b2c5f4f75d000c5f5ef9c6cc4446784348f20
2015-06-16 22:20:54 +01:00

70 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/gear/unit[0]/broken</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/gear/unit[1]/broken</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/gear/unit[2]/broken</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/contact/unit[4]/broken</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/contact/unit[5]/broken</property>
</signal>
<signal>
<type>float</type>
<property type="string">/fdm/jsbsim/contact/unit[4]/z-position</property>
</signal>
<signal>
<type>float</type>
<property type="string">/fdm/jsbsim/contact/unit[5]/z-position</property>
</signal>
<signal>
<type>float</type>
<property type="string">/fdm/jsbsim/wing-damage/left-wing</property>
</signal>
<signal>
<type>float</type>
<property type="string">/fdm/jsbsim/wing-damage/right-wing</property>
</signal>
<signal>
<type>float</type>
<property type="string">/fdm/jsbsim/wing-both/broken</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/crash</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/left-pontoon/damaged</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/left-pontoon/broken</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/right-pontoon/damaged</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/right-pontoon/broken</property>
</signal>
<signal>
<type>int</type>
<property type="string">/fdm/jsbsim/bushkit</property>
</signal>
</PropertyList>