Changeset 2556 in ntrip for trunk/BNC/RTCM3/ephemeris.h


Ignore:
Timestamp:
Aug 10, 2010, 9:29:33 PM (14 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r2492 r2556  
    104104
    105105 private:
    106   static ColumnVector glo_deriv(double /* tt */, const ColumnVector& xv);
     106  static ColumnVector glo_deriv(double /* tt */, const ColumnVector& xv,
     107                                double* acc);
    107108
    108109  mutable double       _tt;  // time in seconds of GPSweek
Note: See TracChangeset for help on using the changeset viewer.