Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
kv_algorithm_stationary_windowed_args Struct Reference

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.

Detailed Description

Arguments for 'Stationary Windowed' algorithm.

Field Documentation

◆ std_dev_threshold_ug

uint32_t kv_algorithm_stationary_windowed_args::std_dev_threshold_ug

Standard deviation threshold in micro-g, above this value the device is moving.

◆ window_seconds

uint32_t kv_algorithm_stationary_windowed_args::window_seconds

Duration of the window in seconds.


The documentation for this struct was generated from the following file:
  • /__w/infuse-sdk/infuse-sdk/infuse-sdk/generated/include/infuse/fs/kv_types.h