Share via


GyrometerReading.AngularVelocityZ Property

Definition

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

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

Property Value

Double

double

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

Applies to