Changeset 4667 in ntrip for trunk/BNC/src/rinex/availplot.h


Ignore:
Timestamp:
Sep 8, 2012, 6:22:54 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4613 r4667  
    1414public:
    1515  t_availPlot(QWidget* parent, QMap<QString, t_availData>* availDataMap);
     16  void setNumSat(const QVector<double>& _numSatTim,
     17                 const QVector<double>& _numSat);
    1618
    1719private:
Note: See TracChangeset for help on using the changeset viewer.