|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Accelerometer
Interface for Acceleration sensors
| Method Summary | |
|---|---|
int |
getXAccel()
Measures the x-axis of the accelerometer, in meters/second^2. |
int |
getYAccel()
Measures the y-axis of the accelerometer, in meters/second^2. |
int |
getZAccel()
Measures the z-axis of the accelerometer, in meters/second^2. |
| Method Detail |
|---|
int getXAccel()
int getYAccel()
int getZAccel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||