Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
Microsoft.Azure.Kinect.Sensor.ImuSample Class Reference

IMU sample. More...

Properties

float Temperature [get, set]
 Gets or sets temperature reading of this sample (Celsius). More...
 
Vector3 AccelerometerSample [get, set]
 Gets or sets accelerometer reading of this sample (meters per second squared). More...
 
TimeSpan AccelerometerTimestamp [get, set]
 Gets or sets time-stamp of the accelerometer. More...
 
Vector3 GyroSample [get, set]
 Gets or sets gyroscope sample in radians per second. More...
 
TimeSpan GyroTimestamp [get, set]
 Gets or sets time-stamp of the gyroscope. More...
 

Detailed Description

IMU sample.


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