> Hi,
>
> We're working on a project to feed back information about airflow on
> a wing to the pilots skin (tactile feedback). Our project web page is
> here-- http://www.d.umn.edu/~cprince/PubRes/FbF/
> Right now, we're pretty early in progress and working with simulated
> wings. I've started using XPlane to provide a simulation of wing
> airflow sensors-- by tapping into its simulation of lifting forces on
> the aircraft wing. Can Flight Gear do something similar? Can I get an
> array of data on lifting forces over the wing back from the
> simulator, in real time?
>
> (I've looked through the flight gear manual some, and through the
> flight model docs some and can't see what I'm looking for).
>
> Thanks!
> Chris.
>

I would look at the JSBSim source code where the calcs are done.  You
would also have the option of writing/rewriting portions of the code to
better meet your project's objectives; e.g. determine lift at several
points on the wing, determining downwash, announcing flow seperation, etc,
etc.

JW



------------------------------------------------------------------------------
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to