Changeset 5134 in ntrip for trunk/BNC/src/combination
- Timestamp:
- Apr 18, 2013, 5:31:49 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/combination/bnccomb.cpp
r5129 r5134 371 371 // Process previous Epoch(s) 372 372 // ------------------------- 373 const double waitTime = 1. 5* _cmbSampl;373 const double waitTime = 1.0 * _cmbSampl; 374 374 QListIterator<bncTime> itTime(_buffer.keys()); 375 375 while (itTime.hasNext()) {
Note:
See TracChangeset
for help on using the changeset viewer.