Changeset 9600 in ntrip for trunk/BNC/src/PPP/pppFilter.cpp


Ignore:
Timestamp:
Jan 14, 2022, 5:31:00 PM (2 years ago)
Author:
stuerze
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppFilter.cpp

    r9590 r9600  
    801801      t_irc irc = resetAmb(refPrnOld, allObs);
    802802      if (OPT->_obsModelType == OPT->DCMcodeBias) {
    803         if (irc == success) {
    804           addNoiseToIono(sys);
    805         }
     803        if (irc == success) {addNoiseToIono(sys);}
    806804      }
    807805    }
Note: See TracChangeset for help on using the changeset viewer.