Changeset 10626 in ntrip for trunk/BNC/src/PPP
- Timestamp:
- Mar 14, 2025, 8:44:57 AM (6 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppSatObs.cpp
r10618 r10626 393 393 394 394 retVal = sqrt(retVal); 395 396 // De-Weight R397 // -----------398 if (_prn.system() == 'R'&& t_lc::includesCode(tLC)) {399 retVal *= 5.0;400 }401 395 402 396 return retVal;
Note:
See TracChangeset
for help on using the changeset viewer.