ESPHome 2026.6.0-dev
Loading...
Searching...
No Matches
esphome::motion::MotionData Struct Reference

#include <motion_component.h>

Data Fields

float acceleration [3] {NAN, NAN, NAN}
 
float angular_rate [3] {NAN, NAN, NAN}
 

Detailed Description

Definition at line 15 of file motion_component.h.

Field Documentation

◆ acceleration

float esphome::motion::MotionData::acceleration[3] {NAN, NAN, NAN}

Definition at line 16 of file motion_component.h.

◆ angular_rate

float esphome::motion::MotionData::angular_rate[3] {NAN, NAN, NAN}

Definition at line 17 of file motion_component.h.


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