Uses of Interface
org.robokind.api.sensor.CompassConfigEvent

Packages that use CompassConfigEvent
org.robokind.api.sensor.imu   
 

Uses of CompassConfigEvent in org.robokind.api.sensor.imu
 

Methods in org.robokind.api.sensor.imu with parameters of type CompassConfigEvent
 void RemoteCompassServiceClient.sendConfig(CompassConfigEvent<T> config)
           
 void CompassService.sendConfig(CompassConfigEvent<T> config)
           
 

Constructor parameters in org.robokind.api.sensor.imu with type arguments of type CompassConfigEvent
RemoteCompassServiceClient(org.jflux.api.core.Notifier<CompassConfigEvent<T>> configSender, org.jflux.api.core.Notifier<DeviceReadPeriodEvent<T>> readPeriodSender, org.jflux.api.core.Notifier<FilteredVector3Event> inputValueReceiver)
           
 



Copyright © 2011-2013. All Rights Reserved.