1
0
Fork 0
fgdata/Aircraft/c172p/Systems/electrical.xml

16 lines
440 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<filter>
<type>gain</type>
<gain>100.0</gain>
<input>
<property>/systems/electrical/battery-charge-percent</property> <!-- this property ranges from 0.0 to 1.0 despite its name -->
</input>
<output>
<property>/systems/electrical/battery-charge-percent-100</property>
</output>
</filter>
</PropertyList>