Changeset 3276 in ntrip
- Timestamp:
- Apr 13, 2011, 3:39:30 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/combination/bnccomb.cpp
r3275 r3276 252 252 // Process all older Epochs (if there are any) 253 253 // ------------------------------------------- 254 const double waitTime = moduloTime /2.0;254 const double waitTime = moduloTime; 255 255 _processedBeforeTime = newCorr->tt - waitTime; 256 256
Note:
See TracChangeset
for help on using the changeset viewer.