|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.ucm.look.locationProvider.Motion
public class Motion
Motion object storing timestamp and distance moved
Field Summary | |
---|---|
float[] |
distance
|
long |
time
|
Constructor Summary | |
---|---|
Motion()
|
|
Motion(long time)
|
|
Motion(Motion m)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float[] distance
public long time
Constructor Detail |
---|
public Motion()
public Motion(long time)
public Motion(Motion m)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |