NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
|
#include <pid.h>
Public Attributes | |
T | p |
T | i |
T | d |
T | bottom |
T | top |
T atoms::Pid< T >::Config::bottom |
T atoms::Pid< T >::Config::d |
T atoms::Pid< T >::Config::i |
T atoms::Pid< T >::Config::p |
T atoms::Pid< T >::Config::top |