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


Ignore:
Timestamp:
Aug 8, 2014, 12:11:00 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5819 r5877  
    104104  std::vector<t_pppParam*>& params() {return _params;}
    105105  void printResult(const bncTime& epoTime, const SymmetricMatrix& QQ,
    106                    const ColumnVector& xx, double ambFixRate) const;
     106                   const ColumnVector& xx) const;
    107107 private:
    108108  std::vector<t_pppParam*> _params;
Note: See TracChangeset for help on using the changeset viewer.