Changeset 3529 in ntrip for trunk/BNC/RTCM/GPSDecoder.h


Ignore:
Timestamp:
Dec 16, 2011, 5:34:33 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM/GPSDecoder.h

    r3528 r3529  
    130130  virtual int corrGPSEpochTime() const {return -1;}
    131131
     132  void initRinex(const QByteArray& staID, const QUrl& mountPoint,
     133                 const QByteArray& latitude, const QByteArray& longitude,
     134                 const QByteArray& nmea, const QByteArray& ntripVersion);
     135
    132136  void dumpRinexEpoch(const t_obs& obs, const QByteArray& format);
    133137
Note: See TracChangeset for help on using the changeset viewer.