Changeset 6475 in ntrip for trunk/BNC/src/satObs.cpp


Ignore:
Timestamp:
Dec 28, 2014, 3:44:50 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/satObs.cpp

    r6466 r6475  
    8585void t_orbCorr::readEpoch(const QStringList& lines, QList<t_orbCorr>& corrList) {
    8686}
     87
     88//
     89////////////////////////////////////////////////////////////////////////////
     90void t_satCodeBias::writeEpoch(std::ostream* out, const QList<t_satCodeBias>& biasList) {
     91}
     92
     93//
     94////////////////////////////////////////////////////////////////////////////
     95void t_satCodeBias::readEpoch(const QStringList& lines, QList<t_satCodeBias>& biasList) {
     96}
Note: See TracChangeset for help on using the changeset viewer.