Changeset 8212 in ntrip


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

bug in Galileo geocentric gravitational constant fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/ephemeris.cpp

    r8204 r8212  
    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.