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