|
OSSIA
Open Scenario System for Interactive Application
|
This is the complete list of members for ossia::kalman_point_filter< N >, including all inherited members.
| axes (defined in ossia::kalman_point_filter< N >) | ossia::kalman_point_filter< N > | |
| gating_distance2(const std::array< float, N > &z, float r) const noexcept | ossia::kalman_point_filter< N > | inline |
| initiate(const std::array< float, N > &p0, float var_p, float var_v) noexcept (defined in ossia::kalman_point_filter< N >) | ossia::kalman_point_filter< N > | inline |
| position() const noexcept (defined in ossia::kalman_point_filter< N >) | ossia::kalman_point_filter< N > | inline |
| predict(float dt, float sigma_a) noexcept | ossia::kalman_point_filter< N > | inline |
| set_velocity(const std::array< float, N > &v) noexcept (defined in ossia::kalman_point_filter< N >) | ossia::kalman_point_filter< N > | inline |
| update(const std::array< float, N > &z, float r) noexcept | ossia::kalman_point_filter< N > | inline |
| velocity() const noexcept (defined in ossia::kalman_point_filter< N >) | ossia::kalman_point_filter< N > | inline |