WB-Toolbox  6.0.0
ASimulinkToolboxforWholeBodyControl
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
wbt::InverseKinematics Class Reference

#include <InverseKinematics.h>

Inheritance diagram for wbt::InverseKinematics:
[legend]

Classes

struct  InverseKinematicsPimpl
 

Public Member Functions

 InverseKinematics ()
 
virtual unsigned numberOfParameters ()
 
virtual bool configureSizeAndPorts (blockfactory::core::BlockInformation *blockInfo, wbt::Error *error)
 
virtual bool initialize (blockfactory::core::BlockInformation *blockInfo, wbt::Error *error)
 
virtual bool terminate (BlockInformation *blockInfo, wbt::Error *error)
 
virtual bool output (BlockInformation *blockInfo, wbt::Error *error)
 

Static Public Attributes

static std::string ClassName = "InverseKinematics"
 

Private Attributes

InverseKinematicsPimplm_piml
 

Constructor & Destructor Documentation

◆ InverseKinematics()

wbt::InverseKinematics::InverseKinematics ( )

Member Function Documentation

◆ configureSizeAndPorts()

bool wbt::InverseKinematics::configureSizeAndPorts ( blockfactory::core::BlockInformation *  blockInfo,
wbt::Error *  error 
)
virtual

◆ initialize()

bool wbt::InverseKinematics::initialize ( blockfactory::core::BlockInformation *  blockInfo,
wbt::Error *  error 
)
virtual

◆ numberOfParameters()

unsigned wbt::InverseKinematics::numberOfParameters ( )
virtual

◆ output()

bool wbt::InverseKinematics::output ( BlockInformation *  blockInfo,
wbt::Error *  error 
)
virtual

◆ terminate()

bool wbt::InverseKinematics::terminate ( BlockInformation *  blockInfo,
wbt::Error *  error 
)
virtual

Member Data Documentation

◆ ClassName

std::string wbt::InverseKinematics::ClassName = "InverseKinematics"
static

◆ m_piml

InverseKinematicsPimpl* wbt::InverseKinematics::m_piml
private

The documentation for this class was generated from the following files: