|
#include <RobotAPI/components/units/RobotUnit/util/CtrlUtil.h>
Public Attributes | |
double | a1 |
double | a2 |
double | dt1 |
double | dt2 |
double | s1 |
double | s2 |
double | s_total |
double | t |
double | v1 |
double | v2 |
Definition at line 129 of file CtrlUtil.h.
double a1 |
Definition at line 131 of file CtrlUtil.h.
double a2 |
Definition at line 131 of file CtrlUtil.h.
double dt1 |
Definition at line 131 of file CtrlUtil.h.
double dt2 |
Definition at line 131 of file CtrlUtil.h.
double s1 |
Definition at line 131 of file CtrlUtil.h.
double s2 |
Definition at line 131 of file CtrlUtil.h.
double s_total |
Definition at line 131 of file CtrlUtil.h.
double t |
Definition at line 131 of file CtrlUtil.h.
double v1 |
Definition at line 131 of file CtrlUtil.h.
double v2 |
Definition at line 131 of file CtrlUtil.h.