Comment on page
Gyroscopesensor
Non-visible component that can measure angular velocity in three dimensions in units of degrees per second.
In order to function, the component must have its Enabled property set to True, and the device must have a gyroscope sensor.
Indicates whether a gyroscope sensor is available.
If enabled, then sensor events will be generated and XAngularVelocity, YAngularVelocity, and ZAngularVelocity properties will have meaningful values.
The angular velocity around the X axis, in degrees per second.
The angular velocity around the Y axis, in degrees per second.
The angular velocity around the Z axis, in degrees per second.
Indicates that the gyroscope sensor data has changed. The timestamp parameter is the time in nanoseconds at which the event occurred.
none
Last modified 5yr ago