Changeset 4774 in ntrip for trunk/BNC/src/RTCM/GPSDecoder.cpp
- Timestamp:
- Oct 26, 2012, 5:30:26 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/RTCM/GPSDecoder.cpp
r4442 r4774 132 132 // 133 133 ////////////////////////////////////////////////////////////////////////////// 134 QString t_obs::rnxStr(int iEntry) {134 QString t_obs::rnxStr(int iEntry) const { 135 135 QString str(3,' '); 136 136 switch(iEntry & 3) {
Note:
See TracChangeset
for help on using the changeset viewer.