Changeset 9431 in ntrip for trunk/BNC/src/PPP/pppParlist.h


Ignore:
Timestamp:
May 18, 2021, 5:15:10 PM (3 years ago)
Author:
stuerze
Message:

update regarding PPP

File:
1 edited

Legend:

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

    r9419 r9431  
    109109  const std::vector<t_pppParam*>& params() const {return _params;}
    110110        std::vector<t_pppParam*>& params()       {return _params;}
     111  QList<char>& usedSystems() {return _usedSystems;}
    111112  void printResult(const bncTime& epoTime, const SymmetricMatrix& QQ,
    112113                   const ColumnVector& xx) const;
Note: See TracChangeset for help on using the changeset viewer.