25#ifndef APPLICATION_VA_OBSERVER_H_
26#define APPLICATION_VA_OBSERVER_H_
49 static constexpr float Ta = 0.01f;
50 static ROM float Gain[N][L];
65 float update(
const float velocity,
const float acceleration);
Kalman-filter-based sensor fusion observer for horizontal movement.
Kalman_V_A_observer_t(float v=ZERO, float a=ZERO)
float get_x(state index) const
float update(const float velocity, const float acceleration)
mathematical vector of arbitrary type and size
defines platform-dependent algorithms and constants
settings to allow compiling embedded software on a PC target
collection of system tuning parameters