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

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

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

Methods in org.robokind.api.sensor.imu with parameters of type AccelerometerConfigEvent
 void RemoteAccelerometerServiceClient.sendConfig(AccelerometerConfigEvent<T> config)
           
 void AccelerometerService.sendConfig(AccelerometerConfigEvent<T> config)
           
 

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



Copyright © 2011-2013. All Rights Reserved.