25#ifndef APPLICATION_VA_AOFF_OBSERVER_H_
26#define APPLICATION_VA_AOFF_OBSERVER_H_
49 static constexpr float Ta = 0.01f;
50 static ROM float Gain[N][L];
65 void update(
const float velocity,
const float acceleration);
Kalman-filter-based sensor fusion observer for horizontal movement.
float get_x(state index) const
Kalman_V_A_Aoff_observer_t(float v=ZERO, float a=ZERO)
void 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