Uses of Class
com.tinkerforge.BrickIMU.AngularVelocity
-
-
Uses of BrickIMU.AngularVelocity in com.tinkerforge
Methods in com.tinkerforge that return BrickIMU.AngularVelocity Modifier and Type Method Description BrickIMU.AngularVelocity
BrickIMU. getAngularVelocity()
Returns the calibrated angular velocity from the gyroscope for the x, y and z axis in °/14.375s (you have to divide by 14.375 to get the value in °/s).
-