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


Ignore:
Timestamp:
Jan 13, 2022, 5:05:06 PM (2 years ago)
Author:
stuerze
Message:

additional iono mountpoint added for ppp

File:
1 edited

Legend:

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

    r9587 r9599  
    3636  std::string             _crdFile;
    3737  std::string             _corrMount;
     38  std::string             _ionoMount;
    3839  bool                    _isAPC;
    3940  std::string             _rinexObs;
    4041  std::string             _rinexNav;
    4142  std::string             _corrFile;
     43  std::string             _ionoFile;
    4244  double                  _corrWaitTime;
    4345  std::string             _roverName;
Note: See TracChangeset for help on using the changeset viewer.