The acceleration of the device in m/s^2 (in 3D space).
The acceleration on the x-axis.
The acceleration on the y-axis.
The acceleration on the z-axis.
The acceleration of the device, including gravity, in m/s^2 (in 3D space).
The acceleration on the x-axis (west to east).
The acceleration on the y-axis (south to north).
The acceleration on the z-axis (down to up).
The granularity of these events in ms.
The rotation rate in deg/s on the three rotation axes alpha, beta and gamma.
The rate at which the device rotates about its z-axis (i.e. is twisted around a line perpendicular to its screen.)
The rate at which the device rotates about its x-axis (i.e. front to back)
The rate at which the device rotates about its y-axis (i.e. side to side)
The identifier, unique per client + device combo.
The event type.
Generated using TypeDoc
A device motion event payload.
Modeled after https://developer.mozilla.org/de/docs/Web/API/DeviceMotionEvent.