AccelerometerReading.AccelerationZ Property

Definition

Gets the g-force acceleration along the z-axis.

public:
 property double AccelerationZ { double get(); };
double AccelerationZ();
public double AccelerationZ { get; }
var double = accelerometerReading.accelerationZ;
Public ReadOnly Property AccelerationZ As Double

Property Value

Double

double

The g-force acceleration along the z-axis.

Applies to