Velocity for sine initialization. [rpm]. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
void | getParameter (int ¶meter) const |
void | setParameter (const int parameter) |
SineInitializationVelocity () | |
void | toString (std::string &value) |
virtual | ~SineInitializationVelocity () |
Public Member Functions inherited from youbot::YouBotJointParameterPasswordProtected | |
virtual | ~YouBotJointParameterPasswordProtected () |
Public Member Functions inherited from youbot::YouBotJointParameter | |
virtual | ~YouBotJointParameter () |
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 | |
int | lowerLimit |
std::string | name |
ParameterType | parameterType |
int | upperLimit |
int | value |
Friends | |
class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotJointParameterPasswordProtected | |
YouBotJointParameterPasswordProtected () | |
Protected Member Functions inherited from youbot::YouBotJointParameter | |
YouBotJointParameter () | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameterPasswordProtected | |
std::string | name |
ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameter | |
std::string | name |
ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
std::string | name |
ParameterType | parameterType |
Velocity for sine initialization. [rpm].
Definition at line 1015 of file YouBotJointParameterPasswordProtected.hpp.
youbot::SineInitializationVelocity::SineInitializationVelocity | ( | ) |
Definition at line 1464 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 1473 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1034 of file YouBotJointParameterPasswordProtected.hpp.
void youbot::SineInitializationVelocity::getParameter | ( | int & | parameter | ) | const |
Definition at line 1478 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1036 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1505 of file YouBotJointParameterPasswordProtected.cpp.
void youbot::SineInitializationVelocity::setParameter | ( | const int | parameter | ) |
Definition at line 1484 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1515 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1497 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 1016 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1040 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1044 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1046 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1036 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1042 of file YouBotJointParameterPasswordProtected.hpp.