|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Arguments for 'Stationary Windowed' algorithm. More...
#include <kv_types.h>
Data Fields | |
| uint32_t | window_seconds |
| Duration of the window in seconds. | |
| uint32_t | std_dev_threshold_ug |
| Standard deviation threshold in micro-g, above this value the device is moving. | |
Arguments for 'Stationary Windowed' algorithm.
| uint32_t kv_algorithm_stationary_windowed_args::std_dev_threshold_ug |
Standard deviation threshold in micro-g, above this value the device is moving.
| uint32_t kv_algorithm_stationary_windowed_args::window_seconds |
Duration of the window in seconds.