#include <kalman.h>
◆ Kalman_Filter() [1/3]
| Kalman_Filter::Kalman_Filter |
( |
Kalman_Vars * |
kv, |
|
|
int(*)(uint32_t) |
kv_init |
|
) |
| |
|
inline |
◆ Kalman_Filter() [2/3]
◆ Kalman_Filter() [3/3]
◆ ~Kalman_Filter()
| Kalman_Filter::~Kalman_Filter |
( |
| ) |
|
|
inline |
◆ clear()
| void Kalman_Filter::clear |
( |
| ) |
|
|
inline |
◆ filter()
| float Kalman_Filter::filter |
( |
float |
measured, |
|
|
float |
control_input, |
|
|
uint32_t |
dt_millis |
|
) |
| |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ is_first_
| bool Kalman_Filter::is_first_ |
|
private |
◆ K_
◆ kv_
◆ kv_init_
| int(* Kalman_Filter::kv_init_) (uint32_t) |
|
private |
◆ u_
◆ x_
◆ z_
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/filter/kalman.h