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