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

#include <RemoteInverseKinematics.h>

Inheritance diagram for wbt::RemoteInverseKinematics:
[legend]

Classes

struct  RemoteInverseKinematicsPimpl
 

Public Member Functions

 RemoteInverseKinematics ()
 
virtual unsigned numberOfParameters ()
 
virtual unsigned numberOfDiscreteStates ()
 
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 = "RemoteInverseKinematics"
 

Private Attributes

RemoteInverseKinematicsPimplm_piml
 

Constructor & Destructor Documentation

◆ RemoteInverseKinematics()

wbt::RemoteInverseKinematics::RemoteInverseKinematics ( )

Member Function Documentation

◆ configureSizeAndPorts()

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

◆ initialize()

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

◆ numberOfDiscreteStates()

unsigned wbt::RemoteInverseKinematics::numberOfDiscreteStates ( )
virtual

◆ numberOfParameters()

unsigned wbt::RemoteInverseKinematics::numberOfParameters ( )
virtual

◆ output()

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

◆ terminate()

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

Member Data Documentation

◆ ClassName

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

◆ m_piml

RemoteInverseKinematicsPimpl* wbt::RemoteInverseKinematics::m_piml
private

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