The wbt::MinimumJerkTrajectoryGenerator class.
More...
#include <MinimumJerkTrajectoryGenerator.h>
The wbt::MinimumJerkTrajectoryGenerator class.
Parameters
In addition to block_parameters, wbt::MinimumJerkTrajectoryGenerator requires:
| Type | Index | Rows | Cols | Name |
| ::DOUBLE | 0 + Block::NumberOfParameters | 1 | 1 | "SampleTime" |
| ::DOUBLE | 1 + Block::NumberOfParameters | 1 | 1 | "SettlingTime" |
| ::BOOL | 2 + Block::NumberOfParameters | 1 | 1 | "ComputeFirstDerivative" |
| ::BOOL | 3 + Block::NumberOfParameters | 1 | 1 | "ComputeSecondDerivative" |
| ::BOOL | 4 + Block::NumberOfParameters | 1 | 1 | "ReadInitialValue" |
| ::BOOL | 5 + Block::NumberOfParameters | 1 | 1 | "ReadExternalSettlingTime" |
| ::BOOL | 6 + Block::NumberOfParameters | 1 | 1 | "ResetOnSettlingTimeChange" |
◆ MinimumJerkTrajectoryGenerator()
| MinimumJerkTrajectoryGenerator::MinimumJerkTrajectoryGenerator |
( |
| ) |
|
◆ ~MinimumJerkTrajectoryGenerator()
| MinimumJerkTrajectoryGenerator::~MinimumJerkTrajectoryGenerator |
( |
| ) |
|
|
overridedefault |
◆ configureSizeAndPorts()
| bool MinimumJerkTrajectoryGenerator::configureSizeAndPorts |
( |
blockfactory::core::BlockInformation * |
blockInfo | ) |
|
|
override |
◆ initialize()
| bool MinimumJerkTrajectoryGenerator::initialize |
( |
blockfactory::core::BlockInformation * |
blockInfo | ) |
|
|
override |
◆ numberOfParameters()
| unsigned MinimumJerkTrajectoryGenerator::numberOfParameters |
( |
| ) |
|
|
override |
◆ output()
| bool MinimumJerkTrajectoryGenerator::output |
( |
const blockfactory::core::BlockInformation * |
blockInfo | ) |
|
|
override |
◆ parseParameters()
| bool MinimumJerkTrajectoryGenerator::parseParameters |
( |
blockfactory::core::BlockInformation * |
blockInfo | ) |
|
|
override |
◆ pImpl
| std::unique_ptr<impl> wbt::block::MinimumJerkTrajectoryGenerator::pImpl |
|
private |
The documentation for this class was generated from the following files: