Public Attributes
SickToolbox::SickLD::sick_ld_sector_data_tag Struct Reference

A structure to aggregate the fields that collectively define a sector in the scan area of the Sick LD unit. More...

#include <SickLD.hh>

List of all members.

Public Attributes

double angle_start
 The angle at which the first measurement in the sector was acquired.
double angle_step
 The angle step used for the given sector (this should be the same for all sectors)
double angle_stop
 The angle at which the last measurement in the sector was acquired.
unsigned int echo_values [SICK_MAX_NUM_MEASUREMENTS]
 The corresponding echo/reflectivity values.
unsigned int num_data_points
 The number of data points in the scan area.
double range_values [SICK_MAX_NUM_MEASUREMENTS]
 The corresponding range values (NOTE: The size of this array is intended to be large enough to accomodate various sector configs.)
double scan_angles [SICK_MAX_NUM_MEASUREMENTS]
 The scan angles corresponding to the respective measurements.
unsigned int sector_num
 The sector number in the scan area.
unsigned int timestamp_start
 The timestamp (in ms) corresponding to the time the first measurement in the sector was taken.
unsigned int timestamp_stop
 The timestamp (in ms) corresponding to the time the last measurement in the sector was taken.

Detailed Description

A structure to aggregate the fields that collectively define a sector in the scan area of the Sick LD unit.

Definition at line 335 of file SickLD.hh.


Member Data Documentation

The angle at which the first measurement in the sector was acquired.

Definition at line 342 of file SickLD.hh.

The angle step used for the given sector (this should be the same for all sectors)

Definition at line 341 of file SickLD.hh.

The angle at which the last measurement in the sector was acquired.

Definition at line 343 of file SickLD.hh.

The corresponding echo/reflectivity values.

Definition at line 340 of file SickLD.hh.

The number of data points in the scan area.

Definition at line 337 of file SickLD.hh.

The corresponding range values (NOTE: The size of this array is intended to be large enough to accomodate various sector configs.)

Definition at line 344 of file SickLD.hh.

The scan angles corresponding to the respective measurements.

Definition at line 345 of file SickLD.hh.

The sector number in the scan area.

Definition at line 336 of file SickLD.hh.

The timestamp (in ms) corresponding to the time the first measurement in the sector was taken.

Definition at line 338 of file SickLD.hh.

The timestamp (in ms) corresponding to the time the last measurement in the sector was taken.

Definition at line 339 of file SickLD.hh.


The documentation for this struct was generated from the following file:


sicktoolbox
Author(s): Jason Derenick , Thomas Miller
autogenerated on Sun May 5 2019 02:28:23