Uses of Class
com.tinkerforge.BrickIMU.AllData
-
-
Uses of BrickIMU.AllData in com.tinkerforge
Methods in com.tinkerforge that return BrickIMU.AllData Modifier and Type Method Description BrickIMU.AllData
BrickIMU. getAllData()
Returns the data fromBrickIMU.getAcceleration()
,BrickIMU.getMagneticField()
andBrickIMU.getAngularVelocity()
as well as the temperature of the IMU Brick.
-