Changeset 10248 in ntrip for trunk/BNC/src/PPP/pppFilter.h


Ignore:
Timestamp:
Nov 8, 2023, 4:46:27 PM (11 months ago)
Author:
stuerze
Message:

try to adjust iono noise in case of cycle slip

File:
1 edited

Legend:

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

    r10168 r10248  
    8383                 SymmetricMatrix* QSav = 0, ColumnVector* xSav = 0);
    8484
    85   t_irc addNoiseToPar(t_pppParam::e_type parType, t_prn prn, double noise);
     85  t_irc adjustNoise(t_pppParam::e_type parType, t_prn prn, double noise,
     86                         SymmetricMatrix* QSav = 0);
    8687
    8788  void cmpDOP(const std::vector<t_pppSatObs*>& obsVector);
Note: See TracChangeset for help on using the changeset viewer.