public final class RotationVectorData
TYPE_ROTATION_VECTOR (fused): unit quaternion.
private final Double
sensorTimestamp
wallClockTimestamp
x
y
z
w
RotationVectorData(Double sensorTimestamp, Double wallClockTimestamp, Double x, Double y, Double z, Double w)
final Double
getSensorTimestamp()
getWallClockTimestamp()
getX()
getY()
getZ()
getW()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Double getSensorTimestamp()
final Double getWallClockTimestamp()
final Double getX()
final Double getY()
final Double getZ()
final Double getW()