Changeset 3049 in ntrip


Ignore:
Timestamp:
Feb 25, 2011, 3:33:24 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/combination/bnccomb.cpp

    r3048 r3049  
    366366                          xc.data(), vv.data());
    367367
    368       xc(1) *= 1e3;  // x-crd
    369       xc(2) *= 1e3;  // y-crd
    370       xc(3) *= 1e3;  // z-crd
    371       xc(4) *= 1e-6; // clk
    372 
    373368      _sp3->write(resTime.gpsw(), resTime.gpssec(), corr->prn, xc, _append);
    374369    }
Note: See TracChangeset for help on using the changeset viewer.