Freigeben über


GyroscopeData Konstruktoren

Definition

Überlädt

GyroscopeData(Double, Double, Double)

Öffentlicher Konstruktor

GyroscopeData(Single, Single, Single)

Öffentlicher Konstruktor.

GyroscopeData(Double, Double, Double)

Öffentlicher Konstruktor

public GyroscopeData (double x, double y, double z);

Parameter

x
System.Double

X-Daten

y
System.Double

Y-Daten

z
System.Double

Z-Daten

Gilt für:

GyroscopeData(Single, Single, Single)

Öffentlicher Konstruktor.

public GyroscopeData (float x, float y, float z);

Parameter

x
System.Single

X-Daten

y
System.Single

Y-Daten

z
System.Single

Z-Daten

Gilt für: