Changeset 5743 in ntrip for trunk/BNC/src/PPP/ppp.h


Ignore:
Timestamp:
Aug 2, 2014, 4:33:24 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5742 r5743  
    1717};
    1818
    19 class t_pppOutput {
     19class t_output {
    2020 public:
    2121  bncTime      _epoTime;           
     
    4444};
    4545
    46 class t_pppSatObs {
     46class t_satObs {
    4747 public:
    4848  t_prn              _prn;
Note: See TracChangeset for help on using the changeset viewer.