Changeset 43 in pacpussensors for trunk/Sick
- Timestamp:
- Apr 1, 2014, 3:42:58 PM (11 years ago)
- Location:
- trunk/Sick
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Sick/SickLDMRSData.h
r42 r43 135 135 u_int64_t timeStartFromSensor; //!< NTP time (creation of the message on sensor). 136 136 ScanHeader hScan; //!< General information about points recorded. @see ScanHeader 137 //road_time_t time; //!< DBT timestamp.138 //road_timerange_t timerange; //!< DBT timerange.137 road_time_t time; //!< DBT timestamp. 138 road_timerange_t timerange; //!< DBT timerange. 139 139 int32_t dataPos; //!< The position of the data in the binary file associated to the dbt file (utc file). 140 140 } SickLDMRS_dbt;
Note:
See TracChangeset
for help on using the changeset viewer.