public class AccelGyroscope
extends java.lang.Object
Reading.value for Wunderbar's Accelerometer sensor.| Modifier and Type | Class and Description |
|---|---|
static class |
AccelGyroscope.Acceleration |
static class |
AccelGyroscope.AngularSpeed |
| Modifier and Type | Field and Description |
|---|---|
AccelGyroscope.Acceleration |
acceleration |
AccelGyroscope.AngularSpeed |
angularSpeed |
long |
ts |
| Constructor and Description |
|---|
AccelGyroscope() |
public long ts
public AccelGyroscope.Acceleration acceleration
public AccelGyroscope.AngularSpeed angularSpeed