Modules.CoreMotion.CoreMotionRotationRate
Representation of a gyroscope event.
Since: 3.3.0 · Platforms: iphone, ipad
Properties #
x#
Type: Number
The X-axis rotation rate in radians per second. The sign
follows the right hand rule: If the right hand is wrapped
around the X axis such that the tip of the thumb points toward
positive X, a positive rotation is one toward the tips of the
other four fingers.
y#
Type: Number
The Y-axis rotation rate in radians per second. The sign
follows the right hand rule: If the right hand is wrapped
around the Y axis such that the tip of the thumb points toward
positive Y, a positive rotation is one toward the tips of the
other four fingers.
z#
Type: Number
The Z-axis rotation rate in radians per second. The sign
follows the right hand rule: If the right hand is wrapped
around the Z axis such that the tip of the thumb points toward
positive Z, a positive rotation is one toward the tips of the
other four fingers.