OrientationSensorReading.RotationMatrix Eigenschaft

Definition

Ruft die Drehungsmatrix für den aktuellen Ausrichtungssensorwert ab.

public:
 property SensorRotationMatrix ^ RotationMatrix { SensorRotationMatrix ^ get(); };
SensorRotationMatrix RotationMatrix();
public SensorRotationMatrix RotationMatrix { get; }
var sensorRotationMatrix = orientationSensorReading.rotationMatrix;
Public ReadOnly Property RotationMatrix As SensorRotationMatrix

Eigenschaftswert

Die Drehungsmatrix für den aktuellen Ausrichtungssensor-Lesevorgang.

Gilt für: