Changeset 8613 in ntrip for branches/BNC_2.12/src


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

bug fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/bncephuser.cpp

    r8541 r8613  
    250250
    251251  if (ephL) {
    252     ColumnVector xcL(4);
     252    ColumnVector xcL(6);
    253253    ColumnVector vvL(3);
    254254    ephL->getCrd(eph->TOC(), xcL, vvL, false);
Note: See TracChangeset for help on using the changeset viewer.