|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.drismo.model.AccelerationObject
public class AccelerationObject
TODO: flytt til model? kommenter
Field Summary | |
---|---|
float[] |
rotatedVectors
|
long |
timestamp
|
Constructor Summary | |
---|---|
AccelerationObject(float[] rot,
long ts)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final long timestamp
public final float[] rotatedVectors
Constructor Detail |
---|
public AccelerationObject(float[] rot, long ts)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |