#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 151 of file LMS1xx.h.
Member Data Documentation
Radial distance for the first reflected pulse.
Definition at line 163 of file LMS1xx.h.
Radial distance for the second reflected pulse.
Definition at line 175 of file LMS1xx.h.
Number of samples in dist1.
Definition at line 157 of file LMS1xx.h.
Number of samples in dist2.
Definition at line 169 of file LMS1xx.h.
Remission values for the first reflected pulse.
Definition at line 187 of file LMS1xx.h.
Remission values for the second reflected pulse.
Definition at line 199 of file LMS1xx.h.
Number of samples in rssi1.
Definition at line 181 of file LMS1xx.h.
Number of samples in rssi2.
Definition at line 193 of file LMS1xx.h.
The documentation for this struct was generated from the following file: