Changeset 3702 in ntrip
- Timestamp:
- Feb 16, 2012, 1:40:48 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/rnxnavfile.cpp
r3701 r3702 146 146 } 147 147 if (eph && eph->ok()) { 148 // ColumnVector xc(4); 149 // ColumnVector vv(3); 150 // eph->position(eph->GPSweek(), eph->GPSweeks(), xc.data(), vv.data()); 151 // cout << eph->prn().toAscii().data() << " " << xc.t(); 148 152 return eph; 149 153 }
Note:
See TracChangeset
for help on using the changeset viewer.