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


Ignore:
Timestamp:
Jun 24, 2012, 5:20:23 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4342 r4350  
    7878
    7979  void analyzeFile(t_rnxObsFile* obsFile);
     80  void analyzeMultipath(const QString& prn, const t_satStat& satStat,
     81                        QVector<t_polarPoint*>* dataMP1,
     82                        QVector<t_polarPoint*>* dataMP2);
    8083
    8184  QString                  _logFileName;
Note: See TracChangeset for help on using the changeset viewer.