|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecticommand.nxt.TiltSensor.AccelData
public class TiltSensor.AccelData
| Field Summary | |
|---|---|
int |
xAccel
|
int |
xTilt
|
int |
yAccel
|
int |
yTilt
|
int |
zAccel
|
int |
zTilt
|
| Constructor Summary | |
|---|---|
TiltSensor.AccelData()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int xTilt
public int yTilt
public int zTilt
public int xAccel
public int yAccel
public int zAccel
| Constructor Detail |
|---|
public TiltSensor.AccelData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||