AttitudeReading Properties
Collapse the table of content
Expand the table of content

AttitudeReading Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The AttitudeReading type exposes the following members.

  NameDescription
Public property Pitch Gets the pitch of the attitude reading in radians.
Public property Quaternion Gets the quaternion representation of the attitude reading.
Public property Roll Gets the roll of the attitude reading in radians.
Public property RotationMatrix Gets the matrix representation of the attitude reading.
Public property Timestamp Gets a timestamp indicating the time at which the accelerometer reading was taken. This can be used to correlate readings across sensors and provide additional input to algorithms that process raw sensor data.
Public property Yaw Gets the yaw of the attitude reading in radians.
Top

Show:
© 2017 Microsoft