Changeset 10230 in ntrip for trunk/BNC/src/combination


Ignore:
Timestamp:
Oct 27, 2023, 10:43:56 PM (7 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.cpp

    r10229 r10230  
    862862    irc = processEpoch_singleEpoch(epoTime, sys, out, resCorr, dx);
    863863  }
    864  
     864
    865865  // Update Parameter Values, Print Results
    866866  // --------------------------------------
     
    967967      out << "  Outlier" << "\n";
    968968      _QQ[sys] = QQ_sav;
     969      delete corrs(sys)[maxResIndex-1];
    969970      corrs(sys).remove(maxResIndex-1);
    970971    }
Note: See TracChangeset for help on using the changeset viewer.