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


Ignore:
Timestamp:
Aug 6, 2014, 1:14:39 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5820 r5823  
    1616class t_pppSatObs {
    1717 public:
    18   t_pppSatObs(const t_satObs& pppSatObs);
     18  t_pppSatObs(const t_satObs& satObs);
    1919  ~t_pppSatObs();
    2020  bool                isValid() const {return _valid;}
Note: See TracChangeset for help on using the changeset viewer.