| Package | Description |
|---|---|
| phat.sensors | |
| phat.sensors.accelerometer | |
| phat.sensors.camera |
| Modifier and Type | Method and Description |
|---|---|
void |
SensorNotificationLauncher.notify(SensorData data) |
protected void |
Sensor.notifyListeners(SensorData sourceData) |
void |
SensorListener.update(Sensor source,
SensorData sd) |
| Constructor and Description |
|---|
SensorNotificator(Sensor sensor,
SensorData data,
SensorListener sensorListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccelerationData
Representates information generated by a simulated accelerometer
(AccelerometerControl).
|
| Modifier and Type | Method and Description |
|---|---|
void |
XYAccelerationsChart.update(Sensor source,
SensorData sd) |
void |
ShowAxes.update(Sensor source,
SensorData sd) |
| Modifier and Type | Class and Description |
|---|---|
class |
CameraSensorData
Representates information generated by a simulated accelerometer
(AccelerometerControl).
|
| Modifier and Type | Method and Description |
|---|---|
void |
CameraSensorListenerFrame.update(Sensor source,
SensorData sd) |
Copyright © 2015. All Rights Reserved.