15 lines
375 B
XML
15 lines
375 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<PropertyList>
|
||
|
|
||
|
<!-- Replaces the logging of /gear/gear[0]/steering-norm due to
|
||
|
nose wheel mechanically being centered if gear is fully extended
|
||
|
(see NWS channel in c172p.xml)
|
||
|
-->
|
||
|
<signal>
|
||
|
<type>float</type>
|
||
|
<property>fdm/jsbsim/fcs/steer-pos-deg</property>
|
||
|
</signal>
|
||
|
|
||
|
</PropertyList>
|