SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
SensorVector Struct Reference

Structure representing a 3D vector with floating-point components. More...

#include <SensorDefs.hpp>

Public Attributes

float x
 X-axis component.
 
float y
 Y-axis component.
 
float z
 Z-axis component.
 

Detailed Description

Structure representing a 3D vector with floating-point components.

Definition at line 215 of file SensorDefs.hpp.

Member Data Documentation

◆ x

◆ y

◆ z


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