Changeset 10614 in ntrip for trunk/BNC/src/rinex/reqcanalyze.h


Ignore:
Timestamp:
Feb 28, 2025, 5:53:12 PM (8 hours ago)
Author:
stuerze
Message:

bug fixes egarding RINEX Editing and QC

File:
1 edited

Legend:

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

    r8756 r10614  
    179179
    180180 private:
    181   void   checkEphemerides();
    182181
    183182  void   analyzePlotSignals();
     
    202201
    203202  static bool mpLessThan(const t_polarPoint* p1, const t_polarPoint* p2);
    204    
     203
    205204  QString                    _logFileName;
    206205  QFile*                     _logFile;
    207206  QTextStream*               _log;
     207  bool                       _checkEph;
    208208  QStringList                _obsFileNames;
    209209  QVector<t_rnxObsFile*>     _rnxObsFiles;
Note: See TracChangeset for help on using the changeset viewer.