Changeset 8213 in ntrip for branches/BNC_2.12


Ignore:
Timestamp:
Dec 13, 2017, 8:04:28 AM (6 years ago)
Author:
stuerze
Message:

bug in Galileo geocentric gravitational constant fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/ephemeris.cpp

    r8188 r8213  
    899899
    900900  static const double omegaEarth = 7292115.1467e-11;
    901   static const double gmWGS = 398.60044e12;
     901  static const double gmWGS = 398.6004418e12;
    902902
    903903  memset(xc, 0, 4*sizeof(double));
Note: See TracChangeset for help on using the changeset viewer.