Modifier and Type | Field and Description |
---|---|
static java.lang.String |
X
Force of gravity along the x axis.
|
static java.lang.String |
Y
Force of gravity along the y axis.
|
static java.lang.String |
Z
Force of gravity along 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 gravity sensor.
|
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)