Changeset 2025 in ntrip
- Timestamp:
- Nov 25, 2009, 6:47:21 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncpppthread.h
r2024 r2025 36 36 class t_data { 37 37 public: 38 static const unsigned MAXOBS = 16;38 static const unsigned MAXOBS = 56; 39 39 t_data() {numSat = 0;} 40 40 ~t_data() {}
Note:
See TracChangeset
for help on using the changeset viewer.