Changeset 6296 in ntrip for trunk/BNC/src/rinex/reqcanalyze.h


Ignore:
Timestamp:
Nov 1, 2014, 6:16:37 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/reqcanalyze.h

    r6293 r6296  
    7979    }
    8080    QString _rnxType2ch;
    81     bncTime _lastObsTime;
    8281    bool    _phaseValid;
    8382    bool    _codeValid;
     
    160159
    161160  void   setQcObs(const bncTime& epoTime, const ColumnVector& xyzSta,
    162                   const t_satObs& satObs, t_qcSat& qcSat);
     161                  const t_satObs& satObs, QMap<QString, bncTime>& lastObsTime, t_qcSat& qcSat);
    163162
    164163  void   analyzeMultipath();
Note: See TracChangeset for help on using the changeset viewer.