MotionReading Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The MotionReading type exposes the following members.
| Name | Description | |
|---|---|---|
|
Attitude | Gets the attitude (yaw, pitch, and roll) of the device, in radians. |
|
DeviceAcceleration | Gets the linear acceleration of the device, in gravitational units. |
|
DeviceRotationRate | Gets the rotational velocity of the device, in radians per second. |
|
Gravity | Gets the gravity vector associated with the MotionReading. |
|
Timestamp | Gets a timestamp indicating the time at which the MotionReading was calculated. This can be used to correlate readings across sensors and provide additional input to algorithms that process raw sensor data. |
Show: