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


Ignore:
Timestamp:
Jun 16, 2023, 11:52:03 AM (11 months ago)
Author:
stuerze
Message:

same changes for future developments towards station individual navigation files

File:
1 edited

Legend:

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

    r10091 r10097  
    114114 private:
    115115  t_irc checkPrintEph(t_eph* eph);
    116   void  printEphHeader();
    117   //void  printEphHeader(QString receptStaID);
     116  void  printEphHeader(QString receptStaID);
    118117  void  printEph(const t_eph& eph, bool printFile);
    119118  void  printOutputEph(bool printFile, QTextStream* stream,
Note: See TracChangeset for help on using the changeset viewer.