#include <sot/pattern-generator/next-step-pg-sot.h>
◆ FootPrint_t
◆ NextStepPgSot()
dynamicgraph::sot::NextStepPgSot::NextStepPgSot |
( |
const std::string & |
name | ) |
|
◆ ~NextStepPgSot()
virtual dynamicgraph::sot::NextStepPgSot::~NextStepPgSot |
( |
void |
| ) |
|
|
inlinevirtual |
◆ commandLine()
virtual void dynamicgraph::sot::NextStepPgSot::commandLine |
( |
const std::string & |
cmdLine, |
|
|
std::istringstream & |
cmdArgs, |
|
|
std::ostream & |
os |
|
) |
| |
|
virtual |
◆ DYNAMIC_GRAPH_ENTITY_DECL()
dynamicgraph::sot::NextStepPgSot::DYNAMIC_GRAPH_ENTITY_DECL |
( |
| ) |
|
◆ introductionCallBack()
virtual void dynamicgraph::sot::NextStepPgSot::introductionCallBack |
( |
const int & |
timeCurr | ) |
|
|
virtual |
◆ starter()
virtual void dynamicgraph::sot::NextStepPgSot::starter |
( |
const int & |
timeCurr | ) |
|
|
virtual |
◆ stoper()
virtual void dynamicgraph::sot::NextStepPgSot::stoper |
( |
const int & |
timeCurr | ) |
|
|
virtual |
◆ ADDING_STEP
const unsigned int dynamicgraph::sot::NextStepPgSot::ADDING_STEP = 0 |
|
static |
◆ CHANGING_STEP
const unsigned int dynamicgraph::sot::NextStepPgSot::CHANGING_STEP = 1 |
|
static |
◆ m_NbOfFirstSteps
unsigned int dynamicgraph::sot::NextStepPgSot::m_NbOfFirstSteps |
|
protected |
◆ m_NextStepTime
double dynamicgraph::sot::NextStepPgSot::m_NextStepTime |
|
protected |
◆ m_PGI
pg::PatternGeneratorInterface* dynamicgraph::sot::NextStepPgSot::m_PGI |
|
protected |
Pointer towards the interface of the pattern generator.
◆ m_sPG
Pointer towards the entity which handle the pattern generator.
◆ m_StepModificationMode
unsigned int dynamicgraph::sot::NextStepPgSot::m_StepModificationMode |
|
protected |
◆ pgEntity
Entity* dynamicgraph::sot::NextStepPgSot::pgEntity |
|
protected |
◆ stepbuf
std::vector<FootPrint_t> dynamicgraph::sot::NextStepPgSot::stepbuf |
|
protected |
The documentation for this class was generated from the following file: