Remove wingflexer.
This commit is contained in:
parent
600f52375f
commit
558a8ab2fb
2 changed files with 0 additions and 22 deletions
|
@ -195,11 +195,6 @@
|
||||||
<autopilot n="13">
|
<autopilot n="13">
|
||||||
<path>Aircraft/A320-family/Systems/ecam-proprules.xml</path>
|
<path>Aircraft/A320-family/Systems/ecam-proprules.xml</path>
|
||||||
</autopilot>
|
</autopilot>
|
||||||
<wingflexer include="Systems/wingflexer-params.xml"/>
|
|
||||||
<property-rule n="100">
|
|
||||||
<name>Generic Wing Flexer</name>
|
|
||||||
<path>Aircraft/Generic/wingflexer.xml</path>
|
|
||||||
</property-rule>
|
|
||||||
<path>Aircraft/A320-family/Systems/pitot-static.xml</path>
|
<path>Aircraft/A320-family/Systems/pitot-static.xml</path>
|
||||||
</systems>
|
</systems>
|
||||||
|
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
<PropertyList>
|
|
||||||
|
|
||||||
<params>
|
|
||||||
<m-wing-dry-kg type="double">12000</m-wing-dry-kg>
|
|
||||||
<K type="double">259</K>
|
|
||||||
<D type="double">12</D>
|
|
||||||
<fuel-frac type="double">0.375</fuel-frac>
|
|
||||||
<lift-node-lbs alias="/fdm/jsbsim/forces/fbz-aero-lbs"/>
|
|
||||||
<fuel-node-1-kg alias="/consumables/fuel/tank/level-kg"/>
|
|
||||||
<fuel-node-2-kg alias="/consumables/fuel/tank[1]/level-kg"/>
|
|
||||||
<fuel-node-3-kg type="double">0</fuel-node-3-kg>
|
|
||||||
<fuel-node-4-kg type="double">0</fuel-node-4-kg>
|
|
||||||
</params>
|
|
||||||
|
|
||||||
</PropertyList>
|
|
Loading…
Reference in a new issue