Changeset 5954 in ntrip for trunk/BNC/src/bnccore.h


Ignore:
Timestamp:
Aug 16, 2014, 3:41:47 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnccore.h

    r5950 r5954  
    9191  void newCorrections(QStringList);
    9292  void providerIDChanged(QString);
    93   void newPosition(bncTime time, QVector<double> xx);
     93  void newPosition(QByteArray staID, bncTime time, QVector<double> xx);
    9494  void progressRnxPPP(int);
    9595  void finishedRnxPPP();
Note: See TracChangeset for help on using the changeset viewer.