#include <LMS1xx.h>
List of all members.
Public Attributes |
uint16_t | dist1 [1082] |
| Radial distance for the first reflected pulse.
|
uint16_t | dist2 [1082] |
| Radial distance for the second reflected pulse.
|
int | dist_len1 |
| Number of samples in dist1.
|
int | dist_len2 |
| Number of samples in dist2.
|
uint16_t | rssi1 [1082] |
| Remission values for the first reflected pulse.
|
uint16_t | rssi2 [1082] |
| Remission values for the second reflected pulse.
|
int | rssi_len1 |
| Number of samples in rssi1.
|
int | rssi_len2 |
| Number of samples in rssi2.
|
Detailed Description
Definition at line 126 of file LMS1xx.h.
Member Data Documentation
Radial distance for the first reflected pulse.
Definition at line 138 of file LMS1xx.h.
Radial distance for the second reflected pulse.
Definition at line 150 of file LMS1xx.h.
Number of samples in dist1.
Definition at line 132 of file LMS1xx.h.
Number of samples in dist2.
Definition at line 144 of file LMS1xx.h.
Remission values for the first reflected pulse.
Definition at line 162 of file LMS1xx.h.
Remission values for the second reflected pulse.
Definition at line 174 of file LMS1xx.h.
Number of samples in rssi1.
Definition at line 156 of file LMS1xx.h.
Number of samples in rssi2.
Definition at line 168 of file LMS1xx.h.
The documentation for this struct was generated from the following file: