- Timestamp:
- Sep 14, 2014, 4:48:11 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncrinex.cpp
r6190 r6191 683 683 if (frqObs->_snrValid) { 684 684 str << " S" << frqObs->_rnxType2ch << ' ' 685 << setw(8) << setprecision(3) << frqObs->_ doppler;685 << setw(8) << setprecision(3) << frqObs->_snr; 686 686 } 687 687 }
Note:
See TracChangeset
for help on using the changeset viewer.