Duration for sine initialization sequence. This parameter should be set in a way, that the motor has stopped mechanical oscillations after the specified time. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
void | getParameter (quantity< si::time > ¶meter) const |
InitSineDelay () | |
void | setParameter (const quantity< si::time > ¶meter) |
void | toString (std::string &value) |
virtual | ~InitSineDelay () |
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 | |
quantity< si::time > | lowerLimit |
std::string | name |
ParameterType | parameterType |
quantity< si::time > | upperLimit |
quantity< si::time > | 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 |
Duration for sine initialization sequence. This parameter should be set in a way, that the motor has stopped mechanical oscillations after the specified time.
Definition at line 586 of file YouBotJointParameterPasswordProtected.hpp.
youbot::InitSineDelay::InitSineDelay | ( | ) |
Definition at line 796 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 805 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 605 of file YouBotJointParameterPasswordProtected.hpp.
void youbot::InitSineDelay::getParameter | ( | quantity< si::time > & | parameter | ) | const |
Definition at line 810 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 607 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 837 of file YouBotJointParameterPasswordProtected.cpp.
void youbot::InitSineDelay::setParameter | ( | const quantity< si::time > & | parameter | ) |
Definition at line 816 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 848 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 829 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 587 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 611 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 615 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 617 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 607 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 613 of file YouBotJointParameterPasswordProtected.hpp.