Changeset 42 in pacpussensors for trunk/Sick/SickLDMRSData.h


Ignore:
Timestamp:
04/01/14 14:47:39 (10 years ago)
Author:
cfougera
Message:

Last version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Sick/SickLDMRSData.h

    r37 r42  
    135135    u_int64_t timeStartFromSensor;  //!< NTP time (creation of the message on sensor).
    136136    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.
    139139    int32_t dataPos;                //!< The position of the data in the binary file associated to the dbt file (utc file).
    140140} SickLDMRS_dbt;
Note: See TracChangeset for help on using the changeset viewer.