Changeset 8489 in ntrip


Ignore:
Timestamp:
Sep 20, 2018, 1:29:26 PM (6 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/ephemeris.cpp

    r8485 r8489  
    6565                                                 << 900 << 1800 << 3600 << 7200
    6666                                                 << 10800;
    67   xc.ReSize(4);
     67  xc.ReSize(7);
    6868  vv.ReSize(3);
    6969  if (position(tt.gpsw(), tt.gpssec(), xc.data(), vv.data()) != success) {
Note: See TracChangeset for help on using the changeset viewer.