Sensed encoder ticks of the joint. More...
#include <JointData.hpp>
Public Member Functions | |
JointSensedEncoderTicks () | |
JointSensedEncoderTicks (const signed int &value) | |
Data Fields | |
signed int | encoderTicks |
Sensed encoder ticks of the joint.
Definition at line 100 of file JointData.hpp.
Definition at line 79 of file JointData.cpp.
JointSensedEncoderTicks | ( | const signed int & | value | ) |
Definition at line 85 of file JointData.cpp.
signed int encoderTicks |
Definition at line 102 of file JointData.hpp.