Changeset 926 in ntrip for trunk/BNS/bnseph.h


Ignore:
Timestamp:
May 25, 2008, 12:17:49 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnseph.h

    r918 r926  
    3737  virtual void position(int GPSweek, double GPSweeks, ColumnVector& xc,
    3838                        ColumnVector& vv) const;
    39   virtual int  IOD() const {return int(fmod(_GPSweeks,86400.0)) / 600;}
     39  virtual int  IOD() const;
    4040 private:
    4141  static ColumnVector glo_deriv(double /* tt */, const ColumnVector& xv);
Note: See TracChangeset for help on using the changeset viewer.