Public Attributes | List of all members
dai::IMUSensorConfig Struct Reference

#include <IMUProperties.hpp>

Public Attributes

uint16_t changeSensitivity = 0
 Report-on-change threshold. More...
 
uint32_t reportRate = 100
 
bool sensitivityEnabled = false
 
bool sensitivityRelative = false
 Change reports relative (vs absolute) More...
 
IMUSensor sensorId = IMUSensor::ACCELEROMETER
 

Detailed Description

Definition at line 140 of file IMUProperties.hpp.

Member Data Documentation

◆ changeSensitivity

uint16_t dai::IMUSensorConfig::changeSensitivity = 0

Report-on-change threshold.

Definition at line 157 of file IMUProperties.hpp.

◆ reportRate

uint32_t dai::IMUSensorConfig::reportRate = 100

Definition at line 162 of file IMUProperties.hpp.

◆ sensitivityEnabled

bool dai::IMUSensorConfig::sensitivityEnabled = false

Definition at line 142 of file IMUProperties.hpp.

◆ sensitivityRelative

bool dai::IMUSensorConfig::sensitivityRelative = false

Change reports relative (vs absolute)

Definition at line 145 of file IMUProperties.hpp.

◆ sensorId

IMUSensor dai::IMUSensorConfig::sensorId = IMUSensor::ACCELEROMETER

Definition at line 164 of file IMUProperties.hpp.


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


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20