EasyNav Simple Stack
Loading...
Searching...
No Matches
PIDController.hpp File Reference

Declaration of a simple PIDController class. More...

#include <cmath>
Include dependency graph for PIDController.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PIDController
 A simple PID (Proportional-Integral-Derivative) controller implementation. More...
 

Namespaces

namespace  easynav
 

Detailed Description

Declaration of a simple PIDController class.