Changeset 2142 in ntrip for trunk/BNC/bncpppclient.h


Ignore:
Timestamp:
Dec 31, 2009, 10:39:30 AM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.h

    r2123 r2142  
    9292  void slotNewCorrections(QList<QString> corrList);
    9393
     94 signals:
     95   void newPosition(const bncTime& time, const double*);
     96
    9497 private:
    9598  t_irc getSatPos(const bncTime& tt, const QString& prn,
Note: See TracChangeset for help on using the changeset viewer.