#include <urgInterface.h>
Public Attributes | |
int | cycle_step_max |
int | first_step |
int | sense_steps |
int | rotate_direction |
int | cycle_msec |
long | length_min |
long | length_max |
int | ticks_begin_step |
Definition at line 37 of file urgInterface.h.
円周の分割数
Definition at line 38 of file urgInterface.h.
Referenced by URGInterface::index2rad(), and URGInterface::rad2index().
センシングの開始位置
Definition at line 39 of file urgInterface.h.
Referenced by URGInterface::index2rad(), and URGInterface::rad2index().
センシング点の個数
Definition at line 40 of file urgInterface.h.
Referenced by URGManualCapture::capture(), URGCtrl::capture(), and URGCtrl::convert().
センシング1周期にかかる時間
Definition at line 42 of file urgInterface.h.
Referenced by URGAutoCapture::capture().
センシング開始位置からの時刻印の基準位置
Definition at line 45 of file urgInterface.h.