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


Ignore:
Timestamp:
Sep 9, 2012, 5:32:32 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4694 r4696  
    160160                      const ColumnVector& xyzSta);
    161161  double cmpDOP(const ColumnVector& xyzSta) const;
    162   void printReport();
     162  void printReport(QVector<t_polarPoint*>* dataMP1,
     163                   QVector<t_polarPoint*>* dataMP2,
     164                   QVector<t_polarPoint*>* dataSNR1,
     165                   QVector<t_polarPoint*>* dataSNR2);
    163166
    164167  QString                    _logFileName;
Note: See TracChangeset for help on using the changeset viewer.