Changeset 6541 in ntrip for trunk/BNC/src/rinex
- Timestamp:
- Jan 9, 2015, 7:00:39 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/rinex/rnxobsfile.cpp
r6397 r6541 199 199 QString hlp; 200 200 *in >> hlp; 201 if (sys == 'C') { 202 hlp.replace('2', '1'); 203 } 201 204 _obsTypes[sys].push_back(hlp); 202 205 }
Note:
See TracChangeset
for help on using the changeset viewer.