Skip navigation links
A C D E G I J L O R S T U V 

S

sensor - Variable in class com.javelindevices.javelinsdk.model.JavelinSensorEvent
The sensor that generated the event.
setAccelerometerFullScaleRange(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setAccelerometerFullScaleRange(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
 
setAcceleromGyroRate(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
It's not going to be exact, but it will attempt to approximate given sample rate
setAcceleromGyroRate(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
Sets the sampling rate of the accelerometer and gyroscope to the value closest to the given parameter.
setAcceleromGyroSampleRateDivisor(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setAcceleromGyroSampleRateDivisor(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
Set the divisor used to divide the default sample rate up.
setAudioQuality(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setAudioQuality(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
 
setGyroscopeFullScaleRange(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setGyroscopeFullScaleRange(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
 
setLedBlinkNumber(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setLedBlinkNumber(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
Sets how many times the LED goes on and off for the specified number of times at the current rate, pulsation type, and intensity.
setLedBlinkRate(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setLedBlinkRate(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
Sets the LED's blinking rate for the PULSE, TRIANGLE, and SAWTOOTH LED types.
setLedBlinkType(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setLedBlinkType(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
Sets the kind of blinking type to enable when ledEnable(true) is called
setLedIntensity(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setLedIntensity(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
Sets the LED intensity on a scale of 1 - 100, 100 being the strongest intensity.
setListener(ISensorManager.JavelinEventListener) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setListener(ISensorManager.JavelinEventListener) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
Allows the android activity to receive sensor events.
setVibrationIntensity(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setVibrationIntensity(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
 
setVibrationRate(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setVibrationRate(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
Sets the vibration rate for the PULSE, TRIANGLE, and SAWTOOTH vibration types.
setVibrationRepeatNumber(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setVibrationRepeatNumber(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
Sets the number of times to vibrate if the SOLID, PULSE, TRIANGLE or SAWTOOTH vibration type is set.
setVibrationType(int) - Method in class com.javelindevices.javelinsdk.JavelinSensorManager
 
setVibrationType(int) - Method in class com.javelindevices.javelinsdk.model.ISensorManager
Sets the vibration type to use
A C D E G I J L O R S T U V 
Skip navigation links