NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
Public Attributes | List of all members
atoms::Pid< T >::Config Struct Reference

#include <pid.h>

Public Attributes

p
 
i
 
d
 
bottom
 
top
 

Member Data Documentation

template<class T >
T atoms::Pid< T >::Config::bottom
template<class T >
T atoms::Pid< T >::Config::d
template<class T >
T atoms::Pid< T >::Config::i
template<class T >
T atoms::Pid< T >::Config::p
template<class T >
T atoms::Pid< T >::Config::top

The documentation for this struct was generated from the following file: