public static class AccelGyroscope.AngularSpeed extends java.lang.Object
float
x
y
z
AngularSpeed()
AngularSpeed(float x, float y, float z)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float x
public float y
public float z
public AngularSpeed()
public AngularSpeed(float x, float y, float z)