Functions
PIDBase.c File Reference
#include <labust/control/PIDBase.h>
Include dependency graph for PIDBase.c:

Go to the source code of this file.

Functions

void PIDBase_init (PIDBase *self)
float sat (float u, float low, float high)

Function Documentation

void PIDBase_init ( PIDBase self)

Initialize the controller base. Set all the values to zero and disable auto windup detection.

Definition at line 36 of file PIDBase.c.

float sat ( float  u,
float  low,
float  high 
)

The helper function for output saturation.

Definition at line 62 of file PIDBase.c.



labust_control
Author(s): Gyula Nagy
autogenerated on Fri Aug 28 2015 11:22:42