Classes

/home/jgoppert/Projects/ap/libraries/PID/PID.h File Reference

Generic PID algorithm, with EEPROM-backed storage of constants. More...

#include <stdint.h>
#include <AP_EEPROMB.h>
Include dependency graph for PID.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PID
 Object managing one PID control. More...

Detailed Description

Generic PID algorithm, with EEPROM-backed storage of constants.

Definition in file PID.h.