Modifier and Type | Field and Description |
---|---|
static java.lang.String |
X
Rate of rotation around the x axis.
|
static java.lang.String |
Y
Rate of rotation around the y axis.
|
static java.lang.String |
Z
Rate of rotation around the z axis.
|
EOS, TIME_CREATED
Modifier and Type | Method and Description |
---|---|
static PStreamProvider |
asUpdates(int sensorDelay)
Provide a live stream of sensor readings from gyroscope.
|
containsField, equals, excludeFields, getAsBoolean, getAsDouble, getAsFloat, getAsInteger, getAsLong, getAsString, getValueByField, includeFields, isEndOfStream, setFieldValue, toDebugString, toJson, toMap, toString
@PSItemField(type=java.lang.Float.class) public static final java.lang.String X
@PSItemField(type=java.lang.Float.class) public static final java.lang.String Y
@PSItemField(type=java.lang.Float.class) public static final java.lang.String Z
public static PStreamProvider asUpdates(int sensorDelay)