Changeset 3962 in ntrip for trunk/BNC/rinex/rnxobsfile.h


Ignore:
Timestamp:
Apr 20, 2012, 11:34:33 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r3960 r3962  
    143143
    144144  QString type2to3(char sys, const QString& typeV2);
    145   QString type3to2(char sys, const QString& typeV3);
     145  QString type3to2(const QString& typeV3);
    146146
    147147  std::map<char, std::map<int, int> > _indexMap2to3;
Note: See TracChangeset for help on using the changeset viewer.