Gravity Sensor Measurement
Copy constructor.
Parameters
other
instance to copy from.
constructor(gx: Float = 0.0f, gy: Float = 0.0f, gz: Float = 0.0f, timestamp: Long = 0, accuracy: SensorAccuracy? = null)
Copy constructor.
instance to copy from.