Changeset 854 in ntrip for trunk/BNS/bnsrinex.h


Ignore:
Timestamp:
Apr 25, 2008, 3:53:10 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnsrinex.h

    r850 r854  
    1313           const QString& intr, int sampl);
    1414  virtual ~bnsRinex();
    15   virtual void write(int GPSweek, double GPSweeks, const QString& prn,
    16                      const ColumnVector& xx);
     15  virtual t_irc write(int GPSweek, double GPSweeks, const QString& prn,
     16                      const ColumnVector& xx);
    1717
    1818 private:
Note: See TracChangeset for help on using the changeset viewer.