public class BrickIMU.AllData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
short |
accX |
short |
accY |
short |
accZ |
short |
angX |
short |
angY |
short |
angZ |
short |
magX |
short |
magY |
short |
magZ |
short |
temperature |
Constructor and Description |
---|
AllData() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.