modm API documentation
|
Trapezoidal S-Curve Trajectory. More...
#include <modm/math/filter/s_curve_generator.hpp>
Public Member Functions | |
SCurveGenerator (const T &initialValue=T ()) | |
void | setTarget (const T &target) |
void | update () |
const T & | getValue () const |
bool | isTargetReached () const |
Trapezoidal S-Curve Trajectory.
open-loop control