- Timestamp:
- Dec 19, 2014, 2:47:09 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/ephemeris.h
r6380 r6381 214 214 215 215 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; 221 217 222 218 int _IODN;
Note:
See TracChangeset
for help on using the changeset viewer.