#include <lms_structs.h>
Public Attributes | |
| int | angleResolution |
| Scanning resolution. 1/10000 degree. | |
| int | startAngle |
| Start angle. 1/10000 degree. | |
| int | stopAngle |
| Stop angle. 1/10000 degree. | |
Definition at line 127 of file lms_structs.h.
Scanning resolution. 1/10000 degree.
Definition at line 133 of file lms_structs.h.
Start angle. 1/10000 degree.
Definition at line 139 of file lms_structs.h.
Stop angle. 1/10000 degree.
Definition at line 145 of file lms_structs.h.