A B C D E F G H I J K L M N O P R S T U V W X Y Z 

F

failure(Throwable) - Method in class com.mbientlab.metawear.AsyncOperation.CompletionHandler
Called if the background operation reported an error
failure(int, Throwable) - Method in class com.mbientlab.metawear.MetaWearBoard.ConnectionStateHandler
Called if a connection attempt failed
FIELD_BIN_SIZE - Static variable in class com.mbientlab.metawear.processor.Sample
 
FIELD_HYSTERESIS - Static variable in class com.mbientlab.metawear.processor.Threshold
 
FIELD_LIMIT - Static variable in class com.mbientlab.metawear.processor.Counter
Deprecated.
This field incorrectly represented the underlying implementation i.e. users could not set a counter max value, only how many bytes the counter has to use. Use Counter.FIELD_SIZE instead.
FIELD_LIMIT - Static variable in class com.mbientlab.metawear.processor.Threshold
 
FIELD_MODE - Static variable in class com.mbientlab.metawear.processor.Delta
 
FIELD_MODE - Static variable in class com.mbientlab.metawear.processor.Passthrough
 
FIELD_MODE - Static variable in class com.mbientlab.metawear.processor.Pulse
 
FIELD_MODE - Static variable in class com.mbientlab.metawear.processor.Threshold
 
FIELD_MODE - Static variable in class com.mbientlab.metawear.processor.Time
 
FIELD_OP - Static variable in class com.mbientlab.metawear.processor.Comparison
 
FIELD_OP - Static variable in class com.mbientlab.metawear.processor.Maths
 
FIELD_OUTPUT - Static variable in class com.mbientlab.metawear.processor.Accumulator
 
FIELD_OUTPUT - Static variable in class com.mbientlab.metawear.processor.Pulse
Deprecated.
Uri field renamed to "mode", use Pulse.FIELD_MODE instead
FIELD_PERIOD - Static variable in class com.mbientlab.metawear.processor.Time
 
FIELD_REFERENCE - Static variable in class com.mbientlab.metawear.processor.Comparison
 
FIELD_RHS - Static variable in class com.mbientlab.metawear.processor.Maths
 
FIELD_SAMPLE_SIZE - Static variable in class com.mbientlab.metawear.processor.Average
 
FIELD_SIGNED - Static variable in class com.mbientlab.metawear.processor.Comparison
 
FIELD_SIGNED - Static variable in class com.mbientlab.metawear.processor.Maths
 
FIELD_SIZE - Static variable in class com.mbientlab.metawear.processor.Counter
 
FIELD_THRESHOLD - Static variable in class com.mbientlab.metawear.processor.Delta
 
FIELD_THRESHOLD - Static variable in class com.mbientlab.metawear.processor.Pulse
 
FIELD_VALUE - Static variable in class com.mbientlab.metawear.processor.Passthrough
 
FIELD_WIDTH - Static variable in class com.mbientlab.metawear.processor.Pulse
 
firmwareRevision() - Method in interface com.mbientlab.metawear.MetaWearBoard.DeviceInformation
Retrieves the revision of the firmware running on the device
frequencies() - Static method in enum com.mbientlab.metawear.module.Bmi160Accelerometer.OutputDataRate
 
frequencies() - Static method in enum com.mbientlab.metawear.module.Mma8452qAccelerometer.OutputDataRate
 
frequency() - Method in enum com.mbientlab.metawear.module.Bmi160Accelerometer.OutputDataRate
 
frequency() - Method in enum com.mbientlab.metawear.module.Mma8452qAccelerometer.OutputDataRate
 
fromAltitude() - Method in interface com.mbientlab.metawear.module.Barometer.SourceSelector
Handle altitude data from the sensor
fromAnalogGpio(byte, Gpio.AnalogReadMode) - Method in interface com.mbientlab.metawear.module.Gpio.SourceSelector
Deprecated.
Method renamed to fit the naming scheme of the class, use Gpio.SourceSelector.fromAnalogIn(byte, Gpio.AnalogReadMode) instead
fromAnalogIn(byte, Gpio.AnalogReadMode) - Method in interface com.mbientlab.metawear.module.Gpio.SourceSelector
Handle analog input data
fromAxes() - Method in interface com.mbientlab.metawear.module.Accelerometer.SourceSelector
Handle data from all 3 axes of the accelerometer
fromAxes() - Method in interface com.mbientlab.metawear.module.Gyro.SourceSelector
Handle data from all 3 gyro axes
fromDigitalIn(byte) - Method in interface com.mbientlab.metawear.module.Gpio.SourceSelector
Handle digital input data
fromDigitalInChange(byte) - Method in interface com.mbientlab.metawear.module.Gpio.SourceSelector
Handle digital state change notification
fromGpioPinNotify(byte) - Method in interface com.mbientlab.metawear.module.Gpio.SourceSelector
Deprecated.
Method renamed to fit the naming scheme of the class, use Gpio.SourceSelector.fromDigitalInChange(byte) instead
fromId(byte, byte) - Method in interface com.mbientlab.metawear.module.I2C.SourceSelector
Handle data from an I2C read.
fromMovement() - Method in interface com.mbientlab.metawear.module.Mma8452qAccelerometer.SourceSelector
Handle the data from motion / free fall detection
fromOrientation() - Method in interface com.mbientlab.metawear.module.Accelerometer.SourceSelector
Handle data from orientation changes
fromPressure() - Method in interface com.mbientlab.metawear.module.Barometer.SourceSelector
Handle pressure data from the sensor
fromSensor() - Method in interface com.mbientlab.metawear.module.AmbientLight.SourceSelector
Handles data from the light sensor
fromSensor() - Method in interface com.mbientlab.metawear.module.Switch.SourceSelector
Handle data from the switch
fromSensor() - Method in interface com.mbientlab.metawear.module.Temperature.SourceSelector
Handle data from the temperature sensor
fromShake() - Method in interface com.mbientlab.metawear.module.Mma8452qAccelerometer.SourceSelector
Handle the data from shake detection
fromSource(MultiChannelTemperature.Source) - Method in interface com.mbientlab.metawear.module.MultiChannelTemperature.SourceSelector
Handle data from a specific temperature source
fromTap() - Method in interface com.mbientlab.metawear.module.Mma8452qAccelerometer.SourceSelector
Handle data from tap detection
fromXAxis() - Method in interface com.mbientlab.metawear.module.Accelerometer.SourceSelector
Handle data from the x-axis.
fromXAxis() - Method in interface com.mbientlab.metawear.module.Gyro.SourceSelector
Handle data from the x-axis.
fromYAxis() - Method in interface com.mbientlab.metawear.module.Accelerometer.SourceSelector
Handle data from the y-axis.
fromYAxis() - Method in interface com.mbientlab.metawear.module.Gyro.SourceSelector
Handle data from the y-axis.
fromZAxis() - Method in interface com.mbientlab.metawear.module.Accelerometer.SourceSelector
Handle data from the z-axis.
fromZAxis() - Method in interface com.mbientlab.metawear.module.Gyro.SourceSelector
Handle data from the z-axis.
A B C D E F G H I J K L M N O P R S T U V W X Y Z