Changeset 6282 in ntrip for trunk/BNC/src/rinex
- Timestamp:
- Nov 1, 2014, 8:57:25 AM (11 years ago)
- Location:
- trunk/BNC/src/rinex
- Files:
- 
      - 2 edited
 
 - 
          
  reqcanalyze.cpp (modified) (1 diff)
- 
          
  reqcanalyze.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/BNC/src/rinex/reqcanalyze.cppr6281 r6282 131 131 //////////////////////////////////////////////////////////////////////////// 132 132 void t_reqcAnalyze::analyzeFile(t_rnxObsFile* obsFile) { 133 134 QMutexLocker lock(&_mutex);135 133 136 134 if (_log) { 
- 
      trunk/BNC/src/rinex/reqcanalyze.hr6281 r6282 176 176 t_rnxObsFile::t_rnxEpo* _currEpo; 177 177 t_qcFile _qcFile; 178 QMutex _mutex;179 178 }; 180 179 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
