Changeset 9568 in ntrip for trunk/BNC/src/PPP/pppSatObs.h


Ignore:
Timestamp:
Dec 15, 2021, 2:26:59 PM (2 years ago)
Author:
stuerze
Message:

update regarding PPP

File:
1 edited

Legend:

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

    r9560 r9568  
    4848  double              getRes(t_lc::type tLC) const;
    4949  void                setPseudoObsIono(t_frequency::type freq, double stecRefSat);
    50   void                setPseudoObsTropo();
    5150  double              getIonoCodeDelay(t_frequency::type freq) {return _model._ionoCodeDelay[freq];}
    5251  double              getCodeBias(t_frequency::type freq) {return _model._codeBias[freq];}
Note: See TracChangeset for help on using the changeset viewer.