- Timestamp:
- May 9, 2008, 8:34:06 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNS/bnseph.cpp
r900 r901 297 297 // Initialize status vector 298 298 // ------------------------ 299 static const double gps_utc = 14.0; 300 _tt = _GPSweeks + gps_utc; 299 //// static const double gps_utc = 14.0; 300 _tt = _GPSweeks; 301 //// _tt = _GPSweeks + gps_utc; 301 302 302 303 _xv(1) = _x_pos * 1.e3;
Note:
See TracChangeset
for help on using the changeset viewer.