|
SunSPOT API V3.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILIS3L02AQAccelerometerListener
Implemented by classes wanting a call back when the accelerometer scale is changed.
| Method Summary | |
|---|---|
void |
scaleChanged(LIS3L02AQAccelerometer accel,
int scale)
Callback for when the accelerometer scale is changed. |
| Methods inherited from interface com.sun.spot.sensorboard.peripheral.IAccelerometer3DThresholdListener |
|---|
thresholdChanged, thresholdExceeded |
| Method Detail |
|---|
void scaleChanged(LIS3L02AQAccelerometer accel,
int scale)
accel - the LIS3L02AQAccelerometer that had its scale changed.scale - the new scale setting.
|
SunSPOT API V3.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||