public static interface BrickletLaserRangeFinder.VelocityListener extends DeviceListener
BrickletLaserRangeFinder.setVelocityCallbackPeriod(long)
. The parameter is the velocity
value of the sensor.
The BrickletLaserRangeFinder.VelocityListener
listener is only triggered if the velocity has changed since
the last triggering.Modifier and Type | Method and Description |
---|---|
void |
velocity(short velocity) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.