Changeset 3049 in ntrip
- Timestamp:
- Feb 25, 2011, 3:33:24 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/combination/bnccomb.cpp ΒΆ
r3048 r3049 366 366 xc.data(), vv.data()); 367 367 368 xc(1) *= 1e3; // x-crd369 xc(2) *= 1e3; // y-crd370 xc(3) *= 1e3; // z-crd371 xc(4) *= 1e-6; // clk372 373 368 _sp3->write(resTime.gpsw(), resTime.gpssec(), corr->prn, xc, _append); 374 369 }
Note:
See TracChangeset
for help on using the changeset viewer.