Changeset 1387 in ntrip for trunk/BNC/bncrinex.h


Ignore:
Timestamp:
Dec 29, 2008, 10:27:05 AM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.h

    r1353 r1387  
    4040   bncRinex(const QByteArray& statID, const QUrl& mountPoint,
    4141            const QByteArray& format, const QByteArray& latitude,
    42             const QByteArray& longitude, const QByteArray& nmea,
    43             const QByteArray& ntripVersion);
     42            const QByteArray& longitude, const QByteArray& nmea);
    4443   ~bncRinex();
    4544   void deepCopy(const p_obs obs);
     
    8281   QByteArray    _longitude;
    8382   QByteArray    _nmea;
    84    QByteArray    _ntripVersion;
    8583   bool          _reconnectFlag;
    8684   QDate         _skeletonDate;
Note: See TracChangeset for help on using the changeset viewer.