- Timestamp:
- Feb 21, 2023, 3:40:20 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppFilter.cpp
r9967 r9972 406 406 const vector<t_pppSatObs*> &obsVector, const t_prn &refPrn, 407 407 bool preProcessing) { 408 const double SLIP = 50.0;408 const double SLIP = 100.0; 409 409 char sys = refPrn.system(); 410 410 string epoTimeStr = string(_epoTime);
Note:
See TracChangeset
for help on using the changeset viewer.