MetaWear C++ API  0.20.0
C++ implementation of the MetaWear protocol
Public Attributes | List of all members
MblMwCartesianFloat Struct Reference

Tuple combining float data on a 3D cartesian coordinate system. More...

#include <types.h>

Public Attributes

float x
 Data corresponding to the x-axis.
 
float y
 Data corresponding to the y-axis.
 
float z
 Data corresponding to the z-axis.
 

Detailed Description

Tuple combining float data on a 3D cartesian coordinate system.


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