Changeset 9603 in ntrip
- Timestamp:
- Jan 16, 2022, 10:05:52 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppSatObs.cpp
r9600 r9603 387 387 388 388 retVal = sqrt(retVal); 389 390 if (_prn.system() == 'R' && t_lc::includesCode(tLC)) { 391 retVal *= 5.0; 392 } 389 393 390 394 return retVal;
Note:
See TracChangeset
for help on using the changeset viewer.