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


Ignore:
Timestamp:
Oct 15, 2014, 6:17:22 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6230 r6241  
    188188  static void writeEpochV2(QTextStream* stream, const t_rnxObsHeader& header, const t_rnxEpo* epo);
    189189  static void writeEpochV3(QTextStream* stream, const t_rnxObsHeader& header, const t_rnxEpo* epo);
     190  static QString signalPriorities(char sys);
    190191  t_rnxObsFile() {};
    191192  void openRead(const QString& fileName);
Note: See TracChangeset for help on using the changeset viewer.