Edytuj

Udostępnij za pośrednictwem


CMRotationRate(Double, Double, Double) Constructor

Definition

Creates a new CMRotationRate that rotates around the various axes at the specified rate, in radians per second.

public CMRotationRate (double x, double y, double z);
new CoreMotion.CMRotationRate : double * double * double -> CoreMotion.CMRotationRate

Parameters

x
Double
y
Double
z
Double

Applies to