|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sensor | |
---|---|
icommand.platform.nxt |
Uses of Sensor in icommand.platform.nxt |
---|
Fields in icommand.platform.nxt declared as Sensor | |
---|---|
static Sensor |
Sensor.S1
|
static Sensor |
Sensor.S2
|
static Sensor |
Sensor.S3
|
static Sensor |
Sensor.S4
|
Constructors in icommand.platform.nxt with parameters of type Sensor | |
---|---|
Compass(Sensor s)
Initializes a Compass using USA mode by default. |
|
I2CSensor(Sensor s,
byte sensorType)
|
|
Light(Sensor sensor)
Light Sensor. |
|
Sound(Sensor sensor)
Used to detect the loudness of sounds in the environment. |
|
Touch(Sensor sensor)
|
|
Ultrasonic(Sensor s)
Sets the sensor to LOWSPEED_9V and puts it into continuous measurement. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |