Changeset 9681 in ntrip for trunk/BNC/src
- Timestamp:
- Apr 8, 2022, 9:50:12 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncbiassinex.cpp
r9678 r9681 70 70 << timeStrEnd.toLatin1().data() 71 71 << " ns " 72 << setw(21) << setprecision(4) << (bias / t_CST::c) * 1. 0e+972 << setw(21) << setprecision(4) << (bias / t_CST::c) * 1.e9 73 73 << endl; 74 74
Note:
See TracChangeset
for help on using the changeset viewer.