|
LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
|
Container for one PID's four editable gain values. More...
#include <pid_tuner.hpp>
Public Attributes | |
| double | val [CONST_COUNT] = {0, 0, 0, 0} |
Container for one PID's four editable gain values.
Definition at line 33 of file pid_tuner.hpp.
| double light::PidConstants::val[CONST_COUNT] = {0, 0, 0, 0} |
Definition at line 34 of file pid_tuner.hpp.