Changeset 4392 in ntrip for trunk/BNC/src
- Timestamp:
- Jul 6, 2012, 4:12:11 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/RTCM/GPSDecoder.cpp
r4391 r4392 89 89 } 90 90 } 91 92 // 93 ////////////////////////////////////////////////////////////////////////////// 94 double t_obs::measdata(const QString& rnxStr) const { 95 96 return 0.0; 97 } 98 99 // 100 ////////////////////////////////////////////////////////////////////////////// 101 void t_obs::setMeasdata(const QString& rnxStr, double value) { 102 103 }
Note:
See TracChangeset
for help on using the changeset viewer.