#include <sot/core/smooth-reach.hh>
|
dynamicgraph::SignalPtr< dynamicgraph::Vector, int > | startSIN |
|
dynamicgraph::SignalTimeDependent< dynamicgraph::Vector, int > | goalSOUT |
|
◆ SmoothReach()
dynamicgraph::sot::SmoothReach::SmoothReach |
( |
const std::string & |
name | ) |
|
◆ ~SmoothReach()
virtual dynamicgraph::sot::SmoothReach::~SmoothReach |
( |
void |
| ) |
|
|
inlinevirtual |
◆ display()
virtual void dynamicgraph::sot::SmoothReach::display |
( |
std::ostream & |
os | ) |
const |
|
virtual |
◆ getClassName()
virtual const std::string& dynamicgraph::sot::SmoothReach::getClassName |
( |
void |
| ) |
const |
|
inlinevirtual |
◆ getGoal()
const dynamicgraph::Vector& dynamicgraph::sot::SmoothReach::getGoal |
( |
void |
| ) |
|
◆ getLength()
const int& dynamicgraph::sot::SmoothReach::getLength |
( |
void |
| ) |
|
◆ getStart()
const int& dynamicgraph::sot::SmoothReach::getStart |
( |
void |
| ) |
|
◆ goalSOUT_function()
dynamicgraph::Vector& dynamicgraph::sot::SmoothReach::goalSOUT_function |
( |
dynamicgraph::Vector & |
goal, |
|
|
const int & |
time |
|
) |
| |
◆ initCommands()
void dynamicgraph::sot::SmoothReach::initCommands |
( |
void |
| ) |
|
◆ set()
void dynamicgraph::sot::SmoothReach::set |
( |
const dynamicgraph::Vector & |
goal, |
|
|
const int & |
length |
|
) |
| |
◆ setSmoothing()
void dynamicgraph::sot::SmoothReach::setSmoothing |
( |
const int & |
mode, |
|
|
const double & |
param |
|
) |
| |
◆ CLASS_NAME
const std::string dynamicgraph::sot::SmoothReach::CLASS_NAME |
|
static |
◆ goalSOUT
dynamicgraph::SignalTimeDependent<dynamicgraph::Vector, int> dynamicgraph::sot::SmoothReach::goalSOUT |
◆ startSIN
dynamicgraph::SignalPtr<dynamicgraph::Vector, int> dynamicgraph::sot::SmoothReach::startSIN |
The documentation for this class was generated from the following file: