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


Ignore:
Timestamp:
Aug 12, 2014, 5:08:34 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5844 r5916  
    3434  double              lambda(t_lc::type tLC) const;
    3535  double              sigma(t_lc::type tLC) const;
     36  double              maxRes(t_lc::type tLC) const;
    3637  bool                outlier() const {return _outlier;}
    3738  void                setOutlier() {_outlier = true;}
Note: See TracChangeset for help on using the changeset viewer.