actual pwm value of the joint More...
#include <JointData.hpp>
Public Member Functions | |
JointSensedPWM () | |
JointSensedPWM (const signed int &value) | |
Public Attributes | |
signed int | pwm |
actual pwm value of the joint
Definition at line 76 of file JointData.hpp.
youbot::JointSensedPWM::JointSensedPWM | ( | ) |
Definition at line 55 of file JointData.cpp.
youbot::JointSensedPWM::JointSensedPWM | ( | const signed int & | value | ) |
Definition at line 61 of file JointData.cpp.
signed int youbot::JointSensedPWM::pwm |
Definition at line 78 of file JointData.hpp.