GyroscopeData
Wisej.Hybrid.Shared.Sensors.GyroscopeData
Last updated
Wisej.Hybrid.Shared.Sensors.GyroscopeData
Last updated
Namespace: Wisej.Hybrid.Shared.Sensors
Assembly: Wisej.Hybrid (3.5.0.0)
Contains the axis readings measured by the device's gyroscope.
Initializes a new instance of GyroscopeData.
Initializes a new instance of the GyroscopeData class.
x
X axis data.
y
Y axis data.
z
Z axis data.
Initializes a new instance of the GyroscopeData class.
x
X axis data.
y
Y axis data.
z
Z axis data.
Vector3: Gets the angular velocity vector in radians per second.