The actual speed of the velocity ramp used for positioning and velocity mode. More...
#include <YouBotJointParameterReadOnly.hpp>
Public Member Functions | |
RampGeneratorSpeed () | |
virtual | ~RampGeneratorSpeed () |
void | getParameter (quantity< si::angular_velocity > ¶meter) const |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
The actual speed of the velocity ramp used for positioning and velocity mode.
Definition at line 362 of file YouBotJointParameterReadOnly.hpp.
Definition at line 500 of file YouBotJointParameterReadOnly.cpp.
~RampGeneratorSpeed | ( | ) | [virtual] |
Definition at line 507 of file YouBotJointParameterReadOnly.cpp.
void getParameter | ( | quantity< si::angular_velocity > & | parameter | ) | const |
Definition at line 512 of file YouBotJointParameterReadOnly.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterReadOnly.
Definition at line 518 of file YouBotJointParameterReadOnly.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterReadOnly.
Definition at line 363 of file YouBotJointParameterReadOnly.hpp.