Changeset 4267 in ntrip for trunk/BNC/rinex
- Timestamp:
- Jun 22, 2012, 12:03:48 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/rinex/reqcanalyze.cpp
r4266 r4267 142 142 143 143 t_anaObs* anaObs = _satStat[prn].currObs; 144 _log->setRealNumberNotation(QTextStream::FixedNotation); 145 _log->setRealNumberPrecision(2); 144 146 *_log << prn << " " << anaObs->M1 << " " << anaObs->M2 << endl; 145 147 }
Note:
See TracChangeset
for help on using the changeset viewer.