|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Arguments for 'Tilt' algorithm. More...
#include <kv_types.h>
Data Fields | |
| float | iir_filter_alpha |
| IIR filter alpha (see iir_filter_single_pole_f32) | |
| uint8_t | one_g_percent |
| Percentage within one G magnitude must be to use for tilt calculation. | |
Arguments for 'Tilt' algorithm.
| float kv_algorithm_tilt_args::iir_filter_alpha |
IIR filter alpha (see iir_filter_single_pole_f32)
| uint8_t kv_algorithm_tilt_args::one_g_percent |
Percentage within one G magnitude must be to use for tilt calculation.