Changeset 6272 in ntrip for trunk/BNC/src/rinex/dopplot.h


Ignore:
Timestamp:
Oct 31, 2014, 6:12:41 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4683 r6272  
    66#include <qwt_symbol.h>
    77#include <qwt_plot_curve.h>
     8#include "reqcanalyze.h"
    89
    910class t_obsStat;
     
    1314
    1415public:
    15   t_dopPlot(QWidget* parent, t_obsStat* obsStat);
     16  t_dopPlot(QWidget* parent, const QMap<t_prn, t_plotData>& plotData);
    1617
    1718private:
Note: See TracChangeset for help on using the changeset viewer.