Structs§
- Angular
Velocity - Angular velocity around three axes in radians per second.
Functions§
- get_
angular_ velocity - Reads the current angular velocity values.
- on_
changed - Registers a callback for
gyroscopeChanged
event. - on_
failed - Registers a callback for
gyroscopeFailed
event. - on_
started - Registers a callback for
gyroscopeStarted
event. - on_
stopped - Registers a callback for
gyroscopeStopped
event. - start
- Starts the gyroscope.
- stop
- Stops the gyroscope.