[Gcblue-commits] gcb_wx/include/common math_constants.h,1.5,1.6
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-07-27 23:26:16
|
Update of /cvsroot/gcblue/gcb_wx/include/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16280/include/common Modified Files: math_constants.h Log Message: Index: math_constants.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/common/math_constants.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** math_constants.h 28 Mar 2004 11:25:48 -0000 1.5 --- math_constants.h 27 Jul 2004 23:26:06 -0000 1.6 *************** *** 43,47 **** #define C_MPSTODEGPS 8.999280e-006f #define C_MPSTORADPS 1.5706707e-7f ! #define C_G 9.80f #define C_KTSTODEGPS 4.6296296296296e-6f #define C_KTSTORADPS 8.0802280e-8f --- 43,47 ---- #define C_MPSTODEGPS 8.999280e-006f #define C_MPSTORADPS 1.5706707e-7f ! #define C_G 9.80665f #define C_KTSTODEGPS 4.6296296296296e-6f #define C_KTSTORADPS 8.0802280e-8f |