MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Public Member Functions | Public Attributes | List of all members
MbientLab.MetaWear.Core.SensorFusionBosch.ImuCalibrationData Struct Reference

Container class holding the IMU calibration data More...

Public Member Functions

 ImuCalibrationData (byte[] accelerometer, byte[] gyroscope, byte[] magnetometer)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override string ToString ()
 

Public Attributes

readonly byte [] accelerometer
 Current calibration accuracy values for the accelerometer, gyroscope, and magnetometer respectively More...
 
readonly byte [] gyroscope
 
readonly byte [] magnetometer
 

Detailed Description

Container class holding the IMU calibration data

Member Data Documentation

◆ accelerometer

readonly byte [] MbientLab.MetaWear.Core.SensorFusionBosch.ImuCalibrationData.accelerometer

Current calibration accuracy values for the accelerometer, gyroscope, and magnetometer respectively


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