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


Ignore:
Timestamp:
Feb 25, 2011, 3:12:22 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnsrinex.h

    r3041 r3045  
    1313           const QString& intr, int sampl);
    1414  virtual ~bnsRinex();
    15   virtual t_irc write(int GPSweek, double GPSweeks, const QString& prn,
    16                       const ColumnVector& xx);
     15  virtual BNS::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.