Public Attributes | List of all members
XsFingerSnapshot Struct Reference

A container for Finger Snapshot data. More...

#include <xsglovesnapshot.h>

Public Attributes

uint8_t m_accClippingCounter
 The acceleration clipping counter. More...
 
uint16_t m_flags
 The flags. More...
 
uint8_t m_gyrClippingCounter
 The gyroscope clipping counter. More...
 
int24_t m_iQ [3]
 The integrated orientation. More...
 
int32_t m_iV [3]
 The integrated velocity. More...
 
int16_t m_mag [3]
 The magnetic field. More...
 

Detailed Description

A container for Finger Snapshot data.

Definition at line 116 of file xsglovesnapshot.h.

Member Data Documentation

◆ m_accClippingCounter

uint8_t XsFingerSnapshot::m_accClippingCounter

The acceleration clipping counter.

Definition at line 122 of file xsglovesnapshot.h.

◆ m_flags

uint16_t XsFingerSnapshot::m_flags

The flags.

Definition at line 121 of file xsglovesnapshot.h.

◆ m_gyrClippingCounter

uint8_t XsFingerSnapshot::m_gyrClippingCounter

The gyroscope clipping counter.

Definition at line 123 of file xsglovesnapshot.h.

◆ m_iQ

int24_t XsFingerSnapshot::m_iQ[3]

The integrated orientation.

Definition at line 118 of file xsglovesnapshot.h.

◆ m_iV

int32_t XsFingerSnapshot::m_iV[3]

The integrated velocity.

Definition at line 119 of file xsglovesnapshot.h.

◆ m_mag

int16_t XsFingerSnapshot::m_mag[3]

The magnetic field.

Definition at line 120 of file xsglovesnapshot.h.


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


xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:22