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


Ignore:
Timestamp:
Aug 21, 2014, 11:07:22 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6026 r6027  
    2222  const bncTime&      time() const {return _time;}
    2323  t_irc               cmpModel(const t_pppStation* station);
    24   double              obsValue(t_lc::type tLC) const;
     24  double              obsValue(t_lc::type tLC, bool* valid = 0) const;
    2525  double              cmpValue(t_lc::type tLC) const;
    2626  double              cmpValueForBanc(t_lc::type tLC) const;
Note: See TracChangeset for help on using the changeset viewer.