|
MetaWear C++ API
0.18.0
C++ implementation of the MetaWear protocol
|
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. | |
Tuple combining float data on a 3D cartesian coordinate system.
1.8.14