NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
|
#include <pid.h>
Public Member Functions | |
State (const T &bottom, const T &top) | |
Public Attributes | |
Value< T, Clamped > | integrator |
T | last_input |
|
inline |
Value<T, Clamped> atoms::Pid< T >::State::integrator |
T atoms::Pid< T >::State::last_input |