GyrometerReading.AngularVelocityY Property

Definition

Gets the angular velocity, in degrees per second, about the y-axis.

public:
 property double AngularVelocityY { double get(); };
double AngularVelocityY();
public double AngularVelocityY { get; }
var double = gyrometerReading.angularVelocityY;
Public ReadOnly Property AngularVelocityY As Double

Property Value

Double

double

The angular velocity, in degrees per second, about the y-axis.

Applies to