Changeset 6381 in ntrip for trunk/BNC/src/ephemeris.h


Ignore:
Timestamp:
Dec 19, 2014, 2:47:09 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/ephemeris.h

    r6380 r6381  
    214214
    215215 private:
    216   virtual t_irc        position(int GPSweek, double GPSweeks, double* xc, double* vv) const;
    217   static ColumnVector  sbas_deriv(double /* tt */, const ColumnVector& xv, double* acc);
    218 
    219   mutable bncTime      _tt;  // time
    220   mutable ColumnVector _xv;  // status vector (position, velocity) at time _tt
     216  virtual t_irc position(int GPSweek, double GPSweeks, double* xc, double* vv) const;
    221217
    222218  int    _IODN;
Note: See TracChangeset for help on using the changeset viewer.