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


Ignore:
Timestamp:
Aug 21, 2014, 9:19:24 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6018 r6020  
    1717  ~t_pppSatObs();
    1818  bool                isValid() const;
     19  bool                isValid(t_lc::type tLC) const;
    1920  const t_prn&        prn() const {return _prn;}
    2021  const ColumnVector& xc() const {return _xcSat;}
Note: See TracChangeset for help on using the changeset viewer.