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

F

fallTime(short) - Method in interface com.mbientlab.metawear.module.Led.PatternEditor
Set how long the transition should take from high to low state, in milliseconds
filter(Comparison, Number...) - Method in interface com.mbientlab.metawear.builder.RouteComponent
Remove data from the route that does not satisfy the comparison
filter(Comparison, String...) - Method in interface com.mbientlab.metawear.builder.RouteComponent
Variant of the RouteComponent.filter(Comparison, Number...) function where the reference values are outputs from other sensors or processors
filter(Comparison, ComparisonOutput, Number...) - Method in interface com.mbientlab.metawear.builder.RouteComponent
Variant of RouteComponent.filter(Comparison, Number...) where the filter can output values providing additional details about the comparison.
filter(Comparison, ComparisonOutput, String...) - Method in interface com.mbientlab.metawear.builder.RouteComponent
Variant of RouteComponent.filter(Comparison, ComparisonOutput, Number...) where reference values are outputs from other sensors or processors.
filter(ThresholdOutput, Number) - Method in interface com.mbientlab.metawear.builder.RouteComponent
Remove data from the route that doesn't not cross the threshold
filter(ThresholdOutput, Number, Number) - Method in interface com.mbientlab.metawear.builder.RouteComponent
Variant of RouteComponent.filter(ThresholdOutput, Number) with a configurable hysteresis value for data that frequently oscillates around the threshold boundary
filter(DifferentialOutput, Number) - Method in interface com.mbientlab.metawear.builder.RouteComponent
Removes data that it is not a minimum distance away from a reference value.
filter(AccelerometerBmi160.FilterMode) - Method in interface com.mbientlab.metawear.module.AccelerometerBmi160.ConfigEditor
Set the filter mode.
filter(GyroBmi160.FilterMode) - Method in interface com.mbientlab.metawear.module.GyroBmi160.ConfigEditor
Set the filter mode
filterCoeff(BarometerBosch.FilterCoeff) - Method in interface com.mbientlab.metawear.module.BarometerBosch.ConfigEditor
Set the IIR coefficient for pressure sampling
find(PulseOutput, Number, short) - Method in interface com.mbientlab.metawear.builder.RouteComponent
Scans the input data for a pulse.
findDownloadedFile(String) - Method in interface com.mbientlab.metawear.impl.platform.IO
Finds a downloaded file matching the name.
findLatestAvailableFirmwareAsync() - Method in class com.mbientlab.metawear.impl.JseMetaWearBoard
 
findLatestAvailableFirmwareAsync() - Method in interface com.mbientlab.metawear.MetaWearBoard
Checks if a newer firmware version is available for the current board.
findSensors(Temperature.SensorType) - Method in interface com.mbientlab.metawear.module.Temperature
Find all temperature sensors whose Temperature.Sensor.type() function matches the type parameter
FIRMWARE_REVISION - Static variable in class com.mbientlab.metawear.impl.platform.DeviceInformationService
Revision for the firmware within the device
firmwareRevision - Variable in class com.mbientlab.metawear.DeviceInformation
Revision of the firmware on the device, characteristic 0x2A26
flat() - Method in interface com.mbientlab.metawear.module.AccelerometerBma255
Get an implementation of the BMA255 specific FlatDataProducer interface
flat() - Method in interface com.mbientlab.metawear.module.AccelerometerBmi160
Get an implementation of the BMI160 specific FlatDataProducer interface
flat() - Method in interface com.mbientlab.metawear.module.AccelerometerBosch
Get an implementation of the FlatDataProducer interface
flatTheta(float) - Method in interface com.mbientlab.metawear.module.AccelerometerBosch.FlatConfigEditor
Set the threshold defining a flat position
ForcedDataProducer - Interface in com.mbientlab.metawear
A data producer that only emits data when a ForcedDataProducer.read() command is issued.
formattedTimestamp() - Method in interface com.mbientlab.metawear.Data
String representation of the timestamp in the format YYYY-MM-DDTHH:MM:SS.LLL.
free() - Method in interface com.mbientlab.metawear.module.NeoPixel.Strand
Free resources allocated by the firmware for this strand.
freeFall() - Method in interface com.mbientlab.metawear.module.AccelerometerMma8452q
Get an implementation of the MovementDataProducer interface for free fall detection
frequencies() - Static method in enum com.mbientlab.metawear.module.AccelerometerBma255.OutputDataRate
 
frequencies() - Static method in enum com.mbientlab.metawear.module.AccelerometerBmi160.OutputDataRate
 
frequencies() - Static method in enum com.mbientlab.metawear.module.AccelerometerMma8452q.OutputDataRate
 
frequency - Variable in enum com.mbientlab.metawear.module.AccelerometerBma255.OutputDataRate
Frequency represented as a float value
frequency - Variable in enum com.mbientlab.metawear.module.AccelerometerBmi160.OutputDataRate
Frequency represented as a float value
frequency - Variable in enum com.mbientlab.metawear.module.AccelerometerMma8452q.OutputDataRate
 
frequency(SerialPassthrough.SpiFrequency) - Method in interface com.mbientlab.metawear.module.SerialPassthrough.SpiParameterBuilder
SPI operating frequency
Function1 - Enum in com.mbientlab.metawear.builder.function
1 operand functions that operate on sensor or processor data
Function2 - Enum in com.mbientlab.metawear.builder.function
2 operand functions that operate on sensor or processor data
fuse(String...) - Method in interface com.mbientlab.metawear.builder.RouteComponent
Combines data from multiple sources into 1 packet.
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
Skip navigation links