Changeset 912 in ntrip
- Timestamp:
- May 11, 2008, 3:37:09 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNS/bnseph.cpp
r911 r912 285 285 286 286 //// beg test 287 _gps_utc = 14.0; 287 //// _gps_utc = 14.0; 288 288 //// end test 289 289 … … 387 387 } 388 388 xc(4) = -_tau + _gamma * dtClk; 389 390 cout << _tau << " " << _gamma << " " << dtClk << " " << xc(4) << endl; 391 } 392 389 } 390
Note:
See TracChangeset
for help on using the changeset viewer.