Changeset 5879 in ntrip for trunk/BNC/src/bnccore.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/bnccore.h

    r5875 r5879  
    8585  void newCorrections(QStringList);
    8686  void providerIDChanged(QString);
    87   void newPosition(bncTime time, double x, double y, double z);
     87  void newPosition(bncTime time, QVector<double> xx);
    8888   
    8989 private slots:
Note: See TracChangeset for help on using the changeset viewer.