|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jflux.api.core.util.DefaultNotifier<FilteredVector3Event>
org.mechio.api.sensor.imu.RemoteCompassServiceClient<T>
public class RemoteCompassServiceClient<T extends SensorEventHeader>
| Field Summary |
|---|
| Fields inherited from class org.jflux.api.core.util.DefaultNotifier |
|---|
myListeners |
| Constructor Summary | |
|---|---|
RemoteCompassServiceClient(org.jflux.api.core.Notifier<CompassConfigEvent<T>> configSender,
org.jflux.api.core.Notifier<DeviceReadPeriodEvent<T>> readPeriodSender,
org.jflux.api.core.Notifier<FilteredVector3Event> inputValueReceiver)
|
|
| Method Summary | |
|---|---|
void |
sendConfig(CompassConfigEvent<T> config)
|
void |
setReadPeriod(DeviceReadPeriodEvent<T> readPeriod)
|
| Methods inherited from class org.jflux.api.core.util.DefaultNotifier |
|---|
addListener, notifyListeners, removeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jflux.api.core.Notifier |
|---|
addListener, notifyListeners, removeListener |
| Constructor Detail |
|---|
public RemoteCompassServiceClient(org.jflux.api.core.Notifier<CompassConfigEvent<T>> configSender,
org.jflux.api.core.Notifier<DeviceReadPeriodEvent<T>> readPeriodSender,
org.jflux.api.core.Notifier<FilteredVector3Event> inputValueReceiver)
| Method Detail |
|---|
public void sendConfig(CompassConfigEvent<T> config)
sendConfig in interface CompassService<T extends SensorEventHeader>public void setReadPeriod(DeviceReadPeriodEvent<T> readPeriod)
setReadPeriod in interface CompassService<T extends SensorEventHeader>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||