#include <pid_algorithms.h>
◆ Discrete_PID() [1/4]
| Discrete_PID::Discrete_PID |
( |
float |
p, |
|
|
float |
i, |
|
|
float |
d |
|
) |
| |
|
inline |
◆ Discrete_PID() [2/4]
| Discrete_PID::Discrete_PID |
( |
| ) |
|
|
inline |
◆ Discrete_PID() [3/4]
◆ Discrete_PID() [4/4]
◆ ~Discrete_PID()
| Discrete_PID::~Discrete_PID |
( |
| ) |
|
|
inline |
◆ clear()
| void Discrete_PID::clear |
( |
| ) |
|
|
inlinevirtual |
◆ compute()
| float Discrete_PID::compute |
( |
float |
error, |
|
|
uint32_t |
dt_millis |
|
) |
| |
|
inlinevirtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ l_err_
| float Discrete_PID::l_err_ |
|
private |
◆ l_output_
| float Discrete_PID::l_output_ |
|
private |
◆ ll_err_
| float Discrete_PID::ll_err_ |
|
private |
The documentation for this class was generated from the following file:
- C:/Users/073be/OneDrive/Documents/Robotics/Codes/beta/Khangai-Robot/Khangai-Robot-Full/KhangaiRobot-Play/Core/Inc/utils/control/pid_algorithms.h