Structure containing scan configuration. More...
#include <lms_structs.h>
Public Attributes | |
int | angleResolution |
Scanning resolution. 1/10000 degree. | |
int | scaningFrequency |
Scanning frequency. 1/100 Hz. | |
int | startAngle |
Start angle. 1/10000 degree. | |
int | stopAngle |
Stop angle. 1/10000 degree. |
Structure containing scan configuration.
Definition at line 35 of file lms_structs.h.
Scanning resolution. 1/10000 degree.
Definition at line 47 of file lms_structs.h.
Scanning frequency. 1/100 Hz.
Definition at line 41 of file lms_structs.h.
Start angle. 1/10000 degree.
Definition at line 53 of file lms_structs.h.
Stop angle. 1/10000 degree.
Definition at line 59 of file lms_structs.h.