> Played around with it a bit. I got reasonable "movement" sensation with
> wind-filter-time set at ~1000.
>
> The flutter effect might need the wind in realtime though, as flags
> usualy react imediately to wind direction changes.
Huh - that's a huge value. With a filter-time that high, it will take 
approx one hour for the interpolated wind to match the given input.

Maybe a rate-limiter helps here. The exponential filter has a relatively 
high rate of change in the beginning, dropping to zero in infinity while 
the rate limiter changes the output at a constant rate of change.

Torsten

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to