protected static class BNO055IMUImpl.VectorData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.nio.ByteBuffer |
buffer |
TimestampedData |
data |
float |
scale |
| Constructor and Description |
|---|
VectorData(TimestampedData data,
float scale) |
| Modifier and Type | Method and Description |
|---|---|
float |
next() |
public TimestampedData data
public float scale
protected java.nio.ByteBuffer buffer
public VectorData(TimestampedData data, float scale)