#include <sot/core/motion-period.hh>
|
dynamicgraph::SignalTimeDependent< dynamicgraph::Vector, int > | motionSOUT |
|
◆ MotionPeriodType
Enumerator |
---|
MOTION_CONSTANT | |
MOTION_SIN | |
MOTION_COS | |
◆ MotionPeriod()
dynamicgraph::sot::MotionPeriod::MotionPeriod |
( |
const std::string & |
name | ) |
|
◆ ~MotionPeriod()
virtual dynamicgraph::sot::MotionPeriod::~MotionPeriod |
( |
void |
| ) |
|
|
inlinevirtual |
◆ computeMotion()
dynamicgraph::Vector& dynamicgraph::sot::MotionPeriod::computeMotion |
( |
dynamicgraph::Vector & |
res, |
|
|
const int & |
time |
|
) |
| |
◆ display()
virtual void dynamicgraph::sot::MotionPeriod::display |
( |
std::ostream & |
os | ) |
const |
|
virtual |
◆ getClassName()
virtual const std::string& dynamicgraph::sot::MotionPeriod::getClassName |
( |
void |
| ) |
const |
|
inlinevirtual |
◆ resize()
void dynamicgraph::sot::MotionPeriod::resize |
( |
const unsigned int & |
size | ) |
|
|
protected |
◆ CLASS_NAME
const std::string dynamicgraph::sot::MotionPeriod::CLASS_NAME |
|
static |
◆ motionParams
std::vector<sotMotionParam> dynamicgraph::sot::MotionPeriod::motionParams |
|
protected |
◆ motionSOUT
dynamicgraph::SignalTimeDependent<dynamicgraph::Vector, int> dynamicgraph::sot::MotionPeriod::motionSOUT |
◆ size
unsigned int dynamicgraph::sot::MotionPeriod::size |
|
protected |
The documentation for this class was generated from the following file: