On Thu, 2003-01-23 at 08:15, Brandon Bergren wrote:
> David Luff wrote:
> > There's a lot of wobble and drift when stationary, particularly with the
> > brakes on.  This might be a floating point issue rather than a JSBSim issue
> > though.  Its much less noticable at the default startup location than some
> > others which may be why it doesn't get mentioned.  I'm pretty sure I've
> > been blown in a circle when stationary in a light crosswind as well,
> > although I'll have to check that one - maybe I got the heading and speed
> > mixed up...
> 
> How about using fast fixed-point math?

Maybe I'm not understanding your meaning, but consider that we calculate
many different things with different precision requirements.  Speed and
altitude, for example, are probably fine rounded to the nearest whole
number.  Lat and long, however, really do need to have about 6 decimal
places of accuracy.  So I'm not sure how you'd go about choosing the
fixed point you're going to use.


> 
> 
> 
> _______________________________________________
> Flightgear-devel mailing list
> [EMAIL PROTECTED]
> http://mail.flightgear.org/mailman/listinfo/flightgear-devel
-- 
Tony Peden <[EMAIL PROTECTED]>


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to