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


Ignore:
Timestamp:
Dec 28, 2014, 4:33:58 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6477 r6481  
    117117void t_satCodeBias::readEpoch(const QStringList& lines, QList<t_satCodeBias>& biasList) {
    118118}
     119
     120//
     121////////////////////////////////////////////////////////////////////////////
     122void t_satPhaseBias::writeEpoch(std::ostream* out, const QList<t_satPhaseBias>& biasList) {
     123
     124}
     125 
     126//
     127////////////////////////////////////////////////////////////////////////////
     128void t_satPhaseBias::readEpoch(const QStringList& lines, QList<t_satPhaseBias>& biasList) {
     129}
Note: See TracChangeset for help on using the changeset viewer.