Changeset 1130 in ntrip for trunk/BNC/RTCM
- Timestamp:
- Sep 22, 2008, 11:39:58 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/RTCM/GPSDecoder.h
r1044 r1130 135 135 QList<p_obs> _obsList; 136 136 QList<int> _typeList; // RTCM message types 137 QList<int> _epochList; // RTCM message types 137 QList<int> _epochList; // Broadcast corrections 138 QList<double> _antList; // Antenna XYZ-H 138 139 }; 139 140
Note:
See TracChangeset
for help on using the changeset viewer.