Uses of Interface
com.tinkerforge.BrickIMUV2.AngularVelocityListener
-
-
Uses of BrickIMUV2.AngularVelocityListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickIMUV2.AngularVelocityListener Modifier and Type Method Description void
BrickIMUV2. addAngularVelocityListener(BrickIMUV2.AngularVelocityListener listener)
Adds a AngularVelocity listener.void
BrickIMUV2. removeAngularVelocityListener(BrickIMUV2.AngularVelocityListener listener)
Removes a AngularVelocity listener.
-