|
Interface into the Gyroscope.
Use this class to access gyroscope.
rotationRate |
Returns rotation rate as measured by the device's gyroscope. |
rotationRateUnbiased |
Returns unbiased rotation rate as measured by the device's gyroscope. |
gravity |
Returns the gravity acceleration vector expressed in the device's reference frame. |
userAcceleration |
Returns the acceleration that the user is giving to the device. |
attitude |
Returns the attitude of the device. |
enabled |
Sets or retrieves status of this gyroscope. |
updateInterval |
Sets or retrieves gyroscope interval in seconds. |