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

Data type for INFUSE_ZBUS_CHAN_MOVEMENT_STD_DEV. More...

#include <channels.h>

Data Fields

struct tdf_acc_magnitude_std_dev data
 Accelerometer standard deviation.
 
uint32_t expected_samples
 Expected number of samples for the window.
 
uint32_t movement_threshold
 Configured threshold for movement detection (micro-g)
 

Detailed Description

Field Documentation

◆ data

struct tdf_acc_magnitude_std_dev infuse_zbus_chan_movement_std_dev::data

Accelerometer standard deviation.

◆ expected_samples

uint32_t infuse_zbus_chan_movement_std_dev::expected_samples

Expected number of samples for the window.

◆ movement_threshold

uint32_t infuse_zbus_chan_movement_std_dev::movement_threshold

Configured threshold for movement detection (micro-g)


The documentation for this struct was generated from the following file: