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


Ignore:
Timestamp:
May 16, 2019, 1:57:31 PM (5 years ago)
Author:
mervart
Message:

Sort MP data (make the largest values always visible)

File:
1 edited

Legend:

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

    r8566 r8756  
    201201  void   printReport(const t_rnxObsFile* obsFile);
    202202
     203  static bool mpLessThan(const t_polarPoint* p1, const t_polarPoint* p2);
     204   
    203205  QString                    _logFileName;
    204206  QFile*                     _logFile;
Note: See TracChangeset for help on using the changeset viewer.