Changeset 8496 in ntrip for branches/BNC_2.12/src/rinex
- Timestamp:
- Sep 25, 2018, 1:25:55 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/BNC_2.12/src/rinex/reqcanalyze.cpp
r8484 r8496 288 288 } 289 289 if (eph) { 290 ColumnVector xSat( 4);290 ColumnVector xSat(7); 291 291 ColumnVector vv(3); 292 292 if (eph->getCrd(_currEpo->tt, xSat, vv, false) == success) {
Note:
See TracChangeset
for help on using the changeset viewer.