#include <trajectory.hpp>
|
double | t |
| The time i n[s]. More...
|
|
double | s |
| The path position (between 0 and the path length) and its derivatives. More...
|
|
double | ds |
|
double | dds |
|
double | ddds |
|
◆ ddds
double movex::Trajectory::State::ddds |
◆ dds
double movex::Trajectory::State::dds |
◆ ds
double movex::Trajectory::State::ds |
double movex::Trajectory::State::s |
The path position (between 0 and the path length) and its derivatives.
double movex::Trajectory::State::t |
The documentation for this struct was generated from the following file: