public class AccelerationData extends Object implements SensorData
AccelerationData(float interval, float x, float y, float z)
float
getInterval()
getX()
getY()
getZ()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AccelerationData(float interval, float x, float y, float z)
public float getInterval()
public float getX()
public float getY()
public float getZ()
Copyright © 2015. All Rights Reserved.