public static interface BrickletIMUV3.LinearAccelerationListener extends DeviceListener
BrickletIMUV3.setLinearAccelerationCallbackConfiguration(long, boolean)
. The parameters are the
linear acceleration for the x, y and z axis.Modifier and Type | Method and Description |
---|---|
void |
linearAcceleration(int x,
int y,
int z) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.