JoyCon.NET
Public Member Functions | Properties
ImuReport Class Reference

Accelerometer and gyroscope data, 3 frames with 5ms interval. More...

Public Member Functions

override string ToString ()
 

Properties

IReadOnlyList< ImuFrameFrames [get]
 IMU sensor data frames (always 3). More...
 

Detailed Description

Accelerometer and gyroscope data, 3 frames with 5ms interval.

Property Documentation

◆ Frames

IReadOnlyList<ImuFrame> ImuReport.Frames
get

IMU sensor data frames (always 3).