Changeset 5708 in ntrip for trunk/BNC/src/PPP
- Timestamp:
- Jul 31, 2014, 10:52:13 AM (11 years ago)
- Location:
- trunk/BNC/src/PPP
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/ppp.h
r5678 r5708 3 3 4 4 #include <string> 5 #include "bnctime.h" 5 6 6 7 namespace BNC { … … 79 80 class t_pppClkCorr { 80 81 public: 81 t_ppp sat _satellite;82 t_pppSat _satellite; 82 83 unsigned short _iod; 83 84 bncTime _time;
Note:
See TracChangeset
for help on using the changeset viewer.