Changeset 6129 in ntrip


Ignore:
Timestamp:
Sep 11, 2014, 6:43:13 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6126 r6129  
    178178  void handleEpochFlag(int flag, const QString& line, bool& headerReRead);
    179179
    180   QMap<int, int>              _indexMap2to2;
    181   QMap<char, QMap<int, int> > _indexMap3to3;
    182   QMap<char, QMap<int, int> > _indexMap2to3;
    183   QMap<char, QMap<int, int> > _indexMap3to2;
    184 
    185180  e_inpOut       _inpOut;
    186181  QFile*         _file;
Note: See TracChangeset for help on using the changeset viewer.