Changeset 9538 in ntrip for trunk/BNC/src/pppOptions.h


Ignore:
Timestamp:
Nov 9, 2021, 3:37:15 PM (2 years ago)
Author:
stuerze
Message:

update regarding PPP: pseudo obs tropo completely removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/pppOptions.h

    r9486 r9538  
    5252  double                  _sigmaL1;
    5353  double                  _sigmaGIM;
    54   double                  _sigmaTz0;
    5554  double                  _maxResC1;
    5655  double                  _maxResL1;
     
    8180  std::vector<t_lc::type> _LCsBDS;
    8281  bool                    _pseudoObsIono;
    83   bool                    _pseudoObsTropo;
    8482  bool                    _refSatRequired;
    8583};
Note: See TracChangeset for help on using the changeset viewer.