Changeset 2561 in ntrip
- Timestamp:
- Aug 10, 2010, 10:30:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/RTCM3/ephemeris.cpp
r2560 r2561 170 170 static const double AE = 6378136.0; 171 171 static const double OMEGA = 7292115.e-11; 172 static const double C20 = -1082.625 e-6;172 static const double C20 = -1082.6257e-6; 173 173 174 174 double rho = rr.norm_Frobenius();
Note:
See TracChangeset
for help on using the changeset viewer.