The actual speed of the velocity ramp used for positioning and velocity mode. More...
#include <YouBotJointParameterReadOnly.hpp>
Public Member Functions | |
void | getParameter (quantity< si::angular_velocity > ¶meter) const |
RampGeneratorSpeed () | |
void | toString (std::string &value) |
virtual | ~RampGeneratorSpeed () |
Public Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
virtual | ~YouBotJointParameterReadOnly () |
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 |
quantity< si::angular_velocity > | value |
Friends | |
class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
std::string | name |
ParameterType | parameterType |
The actual speed of the velocity ramp used for positioning and velocity mode.
Definition at line 362 of file YouBotJointParameterReadOnly.hpp.
youbot::RampGeneratorSpeed::RampGeneratorSpeed | ( | ) |
Definition at line 500 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Definition at line 507 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 379 of file YouBotJointParameterReadOnly.hpp.
void youbot::RampGeneratorSpeed::getParameter | ( | quantity< si::angular_velocity > & | parameter | ) | const |
Definition at line 512 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 381 of file YouBotJointParameterReadOnly.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 526 of file YouBotJointParameterReadOnly.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 537 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 518 of file YouBotJointParameterReadOnly.cpp.
|
friend |
Definition at line 363 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 385 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 387 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 381 of file YouBotJointParameterReadOnly.hpp.