|
virtual void | updateParams () |
| Call this method whenever the module gets a parameter change notification. More...
|
|
virtual void | updateParamsImpl () |
| The implementation for this is generated with the macro DEFINE_PARAMETERS()
|
|
ModuleParams * | _sibling |
|
§ getIntention()
ManualIntentionZ ManualSmoothingZ::getIntention |
( |
| ) |
|
|
inline |
Get user intention.
- See also
- ManualIntentionZ
§ smoothVelFromSticks()
void ManualSmoothingZ::smoothVelFromSticks |
( |
float & |
vel_sp, |
|
|
const float |
dt |
|
) |
| |
Smooth velocity setpoint based on flight direction.
- Parameters
-
vel_sp[2] | array: vel_sp[0] = current velocity set-point; vel_sp[1] = previous velocity set-point vel_sp will contain smoothed current / previous set-point. |
dt | time delta in seconds |
The documentation for this class was generated from the following files: