Christian Mayer wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dave Martin schrieb:
| Any clues as to why, when I try to display the output
| of /instrumentation/comm/frequencies/selected-mhz etc on my Comm
radio, The
| output gets rounded down or reduced by 0.01 in some cases but not others.
|
| ie: set 120.5 displayed 120.49
|
| set 120.8 displayed 120.8
|


Floating point rounding error? (There are many "simple" numbers that we
use, that floating point numbers can't represent. E.g. 0.01)

If the floating point number gets cut off and not rounded you'll also
might get that effect.

Could you try to add 0.005 before rounding/cut off and see if that helps?

CU,
Christian


Perhaps we could export each side of the decimal point as seperate integers in the property tree to make life easier for panel designers?

Curt.

--
Curtis Olson http://www.flightgear.org/~curt HumanFIRST Program http://www.humanfirst.umn.edu/
FlightGear Project http://www.flightgear.org
Unique text: 2f585eeea02e2c79d7b1d8c4963bae2d



_______________________________________________ Flightgear-devel mailing list Flightgear-devel@flightgear.org http://mail.flightgear.org/mailman/listinfo/flightgear-devel 2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to