Changeset 5879 in ntrip for trunk/BNC/src/PPP/pppRunRealTime.h


Ignore:
Timestamp:
Aug 8, 2014, 12:58:03 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppRunRealTime.h

    r5860 r5879  
    2020 signals:
    2121  void newMessage(QByteArray msg, bool showOnScreen);
    22   void newPosition(bncTime time, double x, double y, double z);
     22  void newPosition(bncTime time, QVector<double> xx);
    2323  void newNMEAstr(QByteArray str);
    2424
Note: See TracChangeset for help on using the changeset viewer.