the resolution of the encoders, it is needed for the calculations of the youBot Driver More...
#include <YouBotJointParameter.hpp>

Public Member Functions | |
| void | getParameter (double ¶meter) const |
| void | setParameter (const double parameter) |
| TorqueConstant () | |
| void | toString (std::string &value) |
| virtual | ~TorqueConstant () |
Public Member Functions inherited from youbot::YouBotApiJointParameter | |
| virtual | ~YouBotApiJointParameter () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage) |
Private Attributes | |
| std::string | name |
| ParameterType | parameterType |
| double | value |
Friends | |
| class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotApiJointParameter | |
| YouBotApiJointParameter () | |
Protected Attributes inherited from youbot::YouBotApiJointParameter | |
| std::string | name |
| ParameterType | parameterType |
the resolution of the encoders, it is needed for the calculations of the youBot Driver
Definition at line 435 of file YouBotJointParameter.hpp.
| youbot::TorqueConstant::TorqueConstant | ( | ) |
Definition at line 423 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 430 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotApiJointParameter.
Definition at line 454 of file YouBotJointParameter.hpp.
| void youbot::TorqueConstant::getParameter | ( | double & | parameter | ) | const |
Definition at line 435 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotApiJointParameter.
Definition at line 456 of file YouBotJointParameter.hpp.
|
inlineprivatevirtual |
Implements youbot::YouBotApiJointParameter.
Definition at line 450 of file YouBotJointParameter.hpp.
| void youbot::TorqueConstant::setParameter | ( | const double | parameter | ) |
Definition at line 441 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotApiJointParameter.
Definition at line 452 of file YouBotJointParameter.hpp.
|
virtual |
Implements youbot::YouBotApiJointParameter.
Definition at line 450 of file YouBotJointParameter.cpp.
|
friend |
Definition at line 436 of file YouBotJointParameter.hpp.
|
private |
Definition at line 460 of file YouBotJointParameter.hpp.
|
private |
Definition at line 462 of file YouBotJointParameter.hpp.
|
private |
Definition at line 456 of file YouBotJointParameter.hpp.