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