Changeset 8614 in ntrip


Ignore:
Timestamp:
Feb 27, 2019, 2:21:50 PM (5 years ago)
Author:
stuerze
Message:

bug fixed

File:
1 edited

Legend:

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

    r8542 r8614  
    249249
    250250  if (ephL) {
    251     ColumnVector xcL(4);
     251    ColumnVector xcL(6);
    252252    ColumnVector vvL(3);
    253253    ephL->getCrd(eph->TOC(), xcL, vvL, false);
Note: See TracChangeset for help on using the changeset viewer.