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


Ignore:
Timestamp:
Feb 27, 2024, 10:05:36 AM (8 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r10335 r10356  
    375375
    376376        // Check Pre-Fit Residuals
    377         /* -----------------------
     377        // -----------------------
    378378        else {
    379379          ColumnVector AA(params.size());
     
    402402            resetAmb(obs->prn(), obsVector, tLC);
    403403          }
    404         }*/
     404        }
    405405      }
    406406    }
Note: See TracChangeset for help on using the changeset viewer.