The wbt::QpOases class.
More...
#include <QpOases.h>
The wbt::QpOases class.
Parameters
In addition to block_parameters, wbt::DiscreteFilter requires:
Type | Index | Rows | Cols | Name |
ParameterType::BOOL | 0 + Block::NumberOfParameters | 1 | 1 | "UseLba" |
ParameterType::BOOL | 1 + Block::NumberOfParameters | 1 | 1 | "UseUbA" |
ParameterType::BOOL | 2 + Block::NumberOfParameters | 1 | 1 | "UseLb" |
ParameterType::BOOL | 3 + Block::NumberOfParameters | 1 | 1 | "UseUb" |
ParameterType::BOOL | 4 + Block::NumberOfParameters | 1 | 1 | "ComputeObjVal" |
ParameterType::BOOL | 5 + Block::NumberOfParameters | 1 | 1 | "StopWhenFails" |
◆ QpOases()
◆ ~QpOases()
◆ configureSizeAndPorts()
bool QpOases::configureSizeAndPorts |
( |
blockfactory::core::BlockInformation * |
blockInfo | ) |
|
|
override |
◆ initialize()
bool QpOases::initialize |
( |
blockfactory::core::BlockInformation * |
blockInfo | ) |
|
|
override |
◆ initializeInitialConditions()
bool QpOases::initializeInitialConditions |
( |
const blockfactory::core::BlockInformation * |
blockInfo | ) |
|
|
override |
◆ numberOfParameters()
unsigned QpOases::numberOfParameters |
( |
| ) |
|
|
override |
◆ output()
bool QpOases::output |
( |
const blockfactory::core::BlockInformation * |
blockInfo | ) |
|
|
override |
◆ parseParameters()
bool QpOases::parseParameters |
( |
blockfactory::core::BlockInformation * |
blockInfo | ) |
|
|
override |
◆ pImpl
std::unique_ptr<impl> wbt::block::QpOases::pImpl |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/wb-toolbox/wb-toolbox/toolbox/library/include/WBToolbox/Block/QpOases.h
- /home/runner/work/wb-toolbox/wb-toolbox/toolbox/library/src/QpOases.cpp