Changeset 9760 in ntrip for trunk/BNC/src/bnccore.h


Ignore:
Timestamp:
Jun 9, 2022, 5:10:10 PM (23 months ago)
Author:
stuerze
Message:

initial changes to consider RINEX Version 4 in future

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnccore.h

    r9739 r9760  
    117117  void  printEph(const t_eph& eph, bool printFile);
    118118  void  printOutputEph(bool printFile, QTextStream* stream,
    119                        const QString& strV2, const QString& strV3);
     119                       const QString& strV2, const QString& strV3,
     120                       const QString& strV4);
    120121  void  messagePrivate(const QByteArray& msg);
    121122
Note: See TracChangeset for help on using the changeset viewer.