Changeset 4678 in ntrip


Ignore:
Timestamp:
Sep 9, 2012, 11:19:57 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4677 r4678  
    240240        _allObsMap[prn].addObs(obs);
    241241
    242         prepareObsStat(iEpo, obsFile->interval());
    243         iEpo++;
    244242      }
    245243 
     244      prepareObsStat(iEpo, obsFile->interval());
     245      iEpo++;
     246
    246247    } // while (_currEpo)
    247248  }
Note: See TracChangeset for help on using the changeset viewer.