Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 191 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 191 Bytes

PID control using the PID monad

-> Implements a PID controller for a satellite reaction wheel controller defined using a PID monad

-> Code example of simple and cascaded PID controllers.