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

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

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

Methods in org.robokind.api.sensor.imu with parameters of type GyroConfigEvent
 void GyroscopeService.sendConfig(GyroConfigEvent<T> config)
           
 void RemoteGyroscopeServiceClient.sendConfig(GyroConfigEvent<T> config)
           
 

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



Copyright © 2011-2013. All Rights Reserved.