Changeset 3022 in ntrip for trunk/BNC/RTCM3/RTCM3coDecoder.h


Ignore:
Timestamp:
Feb 24, 2011, 10:43:21 AM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM3/RTCM3coDecoder.h

    r1582 r3022  
    4545  virtual int corrGPSEpochTime() const {return (int) _GPSweeks;}
    4646
     47  static QStringList corrsToASCIIlines(int GPSweek, double GPSweeks,
     48                                       const ClockOrbit& co, const Bias& _bias);
     49
    4750 signals:
    4851  void newCorrLine(QString line, QString staID, long coTime);
Note: See TracChangeset for help on using the changeset viewer.