public class Sensors
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
Sensors.Light
Light sensor settings.
|
class |
Sensors.Motion
Accelerometer (aka motion sensor) settings.
|
class |
Sensors.Pressure
Pressure sensor settings.
|
class |
Sensors.Temperature
Temperature sensor settings.
|
Modifier and Type | Field and Description |
---|---|
Sensors.Light |
light |
Sensors.Motion |
motion |
Sensors.Pressure |
pressure |
Sensors.Temperature |
temperature |
public final Sensors.Motion motion
public final Sensors.Temperature temperature
public final Sensors.Light light
public final Sensors.Pressure pressure