MotionReading Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Attitude Gets the attitude (yaw, pitch, and roll) of the device, in radians.
Public property DeviceAcceleration Gets the linear acceleration of the device, in gravitational units.
Public property DeviceRotationRate Gets the rotational velocity of the device, in radians per second.
Public property Gravity Gets the gravity vector associated with the MotionReading.
Public property 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.
Top

Show:
© 2017 Microsoft