Class DeviceRotationRate


  • @JsType(isNative=true,
            namespace="<global>")
    public class DeviceRotationRate
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      double alpha  
      double beta  
      double gamma  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • alpha

        public double alpha
      • beta

        public double beta
      • gamma

        public double gamma
    • Constructor Detail

      • DeviceRotationRate

        public DeviceRotationRate()