public static interface BrickletIMUV3.AngularVelocityListener extends DeviceListener
BrickletIMUV3.setAngularVelocityCallbackConfiguration(long, boolean)
. The parameters are the angular
velocity for the x, y and z axis.Modifier and Type | Method and Description |
---|---|
void |
angularVelocity(int x,
int y,
int z) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.