Changeset 366 in ntrip for trunk/BNC/bnccaster.h


Ignore:
Timestamp:
Jan 17, 2007, 4:17:20 PM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnccaster.h

    r350 r366  
    4545   int  numStations() const {return _staIDs.size();}
    4646   void newObs(const QByteArray& staID, const QUrl& mountPoint,
    47                bool firstObs, Observation* obs, const QByteArray& format);
     47               bool firstObs, Observation* obs, const QByteArray& format,
     48               const QByteArray& latitude, const QByteArray& longitude,
     49               const QByteArray& nmea);
    4850
    4951 signals:
Note: See TracChangeset for help on using the changeset viewer.