public class DeviceRotationRate extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Number> |
alpha |
Objs.Property<Number> |
beta |
Objs.Property<Number> |
gamma |
Modifier | Constructor and Description |
---|---|
protected |
DeviceRotationRate(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static DeviceRotationRate |
$as(Object obj) |
Number |
alpha() |
Number |
beta() |
Number |
gamma() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<Number> alpha
public Objs.Property<Number> beta
public Objs.Property<Number> gamma
protected DeviceRotationRate(Objs.Constructor<?> c, Object js)
public static DeviceRotationRate $as(Object obj)
public Number alpha()
public Number beta()
public Number gamma()
Copyright © 2018. All rights reserved.