Changeset 10408 in ntrip for trunk/BNC/src/combination
- Timestamp:
- Mar 25, 2024, 11:36:31 AM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/combination/bnccomb.cpp
r10407 r10408 1402 1402 double MAX_DISPLACEMENT = MAX_DISPLACEMENT_INIT; 1403 1403 if (sys == 'C') { 1404 MAX_DISPLACEMENT *= 5.0;1404 MAX_DISPLACEMENT *= 10.0; 1405 1405 } 1406 1406 if (sys == 'R') {
Note:
See TracChangeset
for help on using the changeset viewer.