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


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

Legend:

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

    r6481 r6482  
    128128void t_satPhaseBias::readEpoch(const QStringList& lines, QList<t_satPhaseBias>& biasList) {
    129129}
     130
     131//
     132////////////////////////////////////////////////////////////////////////////
     133void t_vTec::write(std::ostream* out, const t_vTec& vTec) {
     134
     135}
     136
     137//
     138////////////////////////////////////////////////////////////////////////////
     139void t_vTec::read(const QStringList& lines, t_vTec& vTec) {
     140}
Note: See TracChangeset for help on using the changeset viewer.