Changeset 9637 in ntrip for trunk/BNC/src/PPP
- Timestamp:
- Mar 2, 2022, 3:14:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppSatObs.cpp
r9634 r9637 344 344 345 345 retVal = sqrt(retVal); 346 347 // De-Weight GLONASS348 // -----------------349 if (_prn.system() == 'R') {350 retVal *= 5.0;351 }352 346 353 347 // Elevation-Dependent Weighting
Note:
See TracChangeset
for help on using the changeset viewer.