Wingflexer: Difference between revisions

m (→‎Physical model: explain basic oscillation)
Line 186: Line 186:
  lift_force_lbs = aircraft_weight_lbs * load_factor - total_weight_on_wheels_lbs
  lift_force_lbs = aircraft_weight_lbs * load_factor - total_weight_on_wheels_lbs
and point the <lift-node-lbs> alias in wingflexer-params.xml to it.
and point the <lift-node-lbs> alias in wingflexer-params.xml to it.
== Instability ==
If the pilot has low framerate, wingflexer can in some configurations become unstable and do uncontrollable oscillations.
If you have that issue it can help to load wingflexer as an autopilot module instead of property-rule. This will make it run at FDM rate instead of framerate.


== Implementation details ==
== Implementation details ==
574

edits