public static interface BrickIMUV2.QuaternionListener extends DeviceListener
BrickIMUV2.setQuaternionPeriod(long)
. The parameters are the orientation
(w, x, y, z) of the IMU Brick in quaternions. See BrickIMUV2.getQuaternion()
for details.Modifier and Type | Method and Description |
---|---|
void |
quaternion(short w,
short x,
short y,
short z) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.