Changeset 9797 in ntrip for trunk/BNC/src/rinex/reqcedit.cpp


Ignore:
Timestamp:
Aug 10, 2022, 4:52:43 PM (2 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/reqcedit.cpp

    r9770 r9797  
    680680                                   QVector<t_eph*>& ephs) {
    681681  t_rnxNavFile rnxNavFile(fileName, t_rnxNavFile::input);
     682  bncEphUser ephUser(false);
    682683  for (unsigned ii = 0; ii < rnxNavFile.ephs().size(); ii++) {
    683684    t_eph* eph   = rnxNavFile.ephs()[ii];
Note: See TracChangeset for help on using the changeset viewer.