wpi-32u4-library
Data Fields
LSM6::vector< T > Struct Template Reference

#include <LSM6.h>

Data Fields

x
 
y
 
z
 

Detailed Description

template<typename T>
struct LSM6::vector< T >

Definition at line 12 of file LSM6.h.

Field Documentation

◆ x

template<typename T >
T LSM6::vector< T >::x

Definition at line 14 of file LSM6.h.

Referenced by LSM6::readAcc(), and LSM6::readGyro().

◆ y

template<typename T >
T LSM6::vector< T >::y

Definition at line 14 of file LSM6.h.

Referenced by LSM6::readAcc(), and LSM6::readGyro().

◆ z

template<typename T >
T LSM6::vector< T >::z

Definition at line 14 of file LSM6.h.

Referenced by LSM6::readAcc(), and LSM6::readGyro().


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