Changeset 6192 in ntrip for trunk/BNC/src/rinex/rnxobsfile.h


Ignore:
Timestamp:
Sep 14, 2014, 4:55:51 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6149 r6192  
    165165                            t_satObs& obs);
    166166
    167   static QString type2to3(const QString& typeV2);
    168   static QString type3to2(const QString& typeV3);
     167  static QString type2to3(char sys, const QString& typeV2);
     168  static QString type3to2(char sys, const QString& typeV3);
    169169
    170170 private:
Note: See TracChangeset for help on using the changeset viewer.