Changeset 6475 in ntrip for trunk/BNC/src/satObs.cpp
- Timestamp:
- Dec 28, 2014, 3:44:50 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/satObs.cpp
r6466 r6475 85 85 void t_orbCorr::readEpoch(const QStringList& lines, QList<t_orbCorr>& corrList) { 86 86 } 87 88 // 89 //////////////////////////////////////////////////////////////////////////// 90 void t_satCodeBias::writeEpoch(std::ostream* out, const QList<t_satCodeBias>& biasList) { 91 } 92 93 // 94 //////////////////////////////////////////////////////////////////////////// 95 void t_satCodeBias::readEpoch(const QStringList& lines, QList<t_satCodeBias>& biasList) { 96 }
Note:
See TracChangeset
for help on using the changeset viewer.