- Timestamp:
- Sep 11, 2014, 6:43:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/rinex/rnxobsfile.h
r6126 r6129 178 178 void handleEpochFlag(int flag, const QString& line, bool& headerReRead); 179 179 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 185 180 e_inpOut _inpOut; 186 181 QFile* _file;
Note:
See TracChangeset
for help on using the changeset viewer.