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

W

waitToClose(boolean) - Method in interface com.mbientlab.metawear.api.MetaWearController
Wait for queued BLE commands to finish communicating with the board before closing the connection
withCollectionSize(byte) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.SampleDelayBuilder
Set the number of samples to collect before allowing the data through
withDataSize(byte) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.DeltaValueBuilder
Sets the size of the data
withDataSize(byte) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.PulseDetectorBuilder
How many bytes each data is
withDataSize(byte) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.SampleDelayBuilder
Sets how many bytes the input data is
withDataSize(byte) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.ThresholdBuilder
Sets the size of the data
withDataSize(byte) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.TimeDelayBuilder
Sets how many bytes the input data is
withDelta(short) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.PeakDetectorBuilder
 
withDeltaMagnitude(int) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.DeltaValueBuilder
Sets what the difference must be for the filter to output a value
withDuration(float) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.TapConfig
Sets the pulse time limit
withFallTime(short) - Method in interface com.mbientlab.metawear.api.controller.LED.ChannelDataWriter
How long the transition should take from high to low state, in milliseconds
withFilterMode(FilterConfigBuilder.TimeDelayBuilder.FilterMode) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.TimeDelayBuilder
Set the filter mode for transforming the input
withFullScaleRange(Accelerometer.SamplingConfig.FullScaleRange) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.SamplingConfig
Sets the max range of the data
withHighIntensity(byte) - Method in interface com.mbientlab.metawear.api.controller.LED.ChannelDataWriter
Intensity value of the high state
withHighPassFilter() - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.SamplingConfig
Enables high-pass filtering on the accelerometer axis data.
withHighPassFilter(byte) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.SamplingConfig
Enables high-pass filtering on the accelerometer axis data
withHighTime(short) - Method in interface com.mbientlab.metawear.api.controller.LED.ChannelDataWriter
How long the pulse stays in the high state
withHysteresis(short) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.ThresholdBuilder
Sets the hysteresis for crossing values to eliminate oscillation
withInputAsSigned() - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.MathBuilder
Set if input should be interpreted as signed data
withInputCount(byte) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.RMSBuilder
Sets the number of inputs used in the RMS calculation
withInputSize(byte) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.IOConfigBuilder
Size of the input data
withLatency(float) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.TapConfig
Set the latency value
withLookAhead(byte) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.PeakDetectorBuilder
 
withLowIntensity(byte) - Method in interface com.mbientlab.metawear.api.controller.LED.ChannelDataWriter
Intensity value of the low state
withLowPassFilter(boolean) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.TapConfig
Set how the tap detection should processes the data
withMode(FilterConfigBuilder.PassthroughBuilder.Mode) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.PassthroughBuilder
Sets what kind of pass through mode the filter should use
withMode(FilterConfigBuilder.RMSBuilder.Mode) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.RMSBuilder
Sets the operation mode
withOperand(int) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.MathBuilder
Set the right hand side value for 2 input operations
withOperation(FilterConfigBuilder.ComparatorBuilder.Operation) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.ComparatorBuilder
Sets the comparison operation
withOperation(FilterConfigBuilder.MathBuilder.Operation) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.MathBuilder
Set the operation to perform on the data
withoutHighPassFilter() - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.SamplingConfig
Disables high-pass filtering on the accelerometer axis data
withOutputDataRate(Accelerometer.SamplingConfig.OutputDataRate) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.SamplingConfig
Sets the sampling data rate
withOutputMode(FilterConfigBuilder.DeltaValueBuilder.OutputMode) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.DeltaValueBuilder
Sets what the output of the filter will be
withOutputMode(FilterConfigBuilder.PulseDetectorBuilder.OutputMode) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.PulseDetectorBuilder
Sets the output mode of the filter
withOutputMode(FilterConfigBuilder.ThresholdBuilder.OutputMode) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.ThresholdBuilder
Sets what the output of the filter will be
withOutputSize(byte) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.IOConfigBuilder
Size of the output
withPeriod(int) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.TimeDelayBuilder
Sets the period of when data is allowed to pass
withPulseDuration(short) - Method in interface com.mbientlab.metawear.api.controller.LED.ChannelDataWriter
How long one pulse is
withPulseOffset(short) - Method in interface com.mbientlab.metawear.api.controller.LED.ChannelDataWriter
How long to wait before starting the first pulse
withReference(int) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.ComparatorBuilder
Sets the reference value to compare against
withReference(short) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.PassthroughBuilder
Sets the reference to determine if the pass through mode should let data through
withRepeatCount(byte) - Method in interface com.mbientlab.metawear.api.controller.LED.ChannelDataWriter
How many times to repeat a pulse pattern
withRiseTime(short) - Method in interface com.mbientlab.metawear.api.controller.LED.ChannelDataWriter
How long the transition should take from low to high state, in milliseconds
withSampingPeriod(int) - Method in interface com.mbientlab.metawear.api.controller.Temperature.SamplingConfigBuilder
Deprecated.
As of v1.6, use Temperature.SamplingConfigBuilder.withSamplingPeriod(int) as this method's name was mispelled
withSampleSize(byte) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.LowPassBuilder
Sets how big the sample size should be for averaging
withSamplingPeriod(int) - Method in interface com.mbientlab.metawear.api.controller.Temperature.SamplingConfigBuilder
Set the temperature sampling period
withSignedCommparison() - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.ComparatorBuilder
Interprets the bytes as signed numbers
withSignedInput() - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.DeltaValueBuilder
Sets if the input should be treated as a signed value
withSignedInput() - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.RMSBuilder
Interprets the bytes as a signed value
withSignedInput() - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.ThresholdBuilder
Sets if the input should be treated as a signed value
withSilentMode() - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.AccelerometerConfig
The accelerometer will internally detect the desired event however, callback functions will not be called.
withSilentMode() - Method in interface com.mbientlab.metawear.api.controller.Temperature.SamplingConfigBuilder
Enables silent mode, which internally is notified of the events but will not trigger the callback functions
withTemperatureBoundary(float, float) - Method in interface com.mbientlab.metawear.api.controller.Temperature.SamplingConfigBuilder
Set the temperature boundaries.
withTemperatureDelta(float) - Method in interface com.mbientlab.metawear.api.controller.Temperature.SamplingConfigBuilder
Set the temperature delta.
withThreshold(float) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.ThresholdConfig
Sets the detection threshold
withThreshold(int) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.PulseDetectorBuilder
Sets the threshold of the filter.
withThreshold(int) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.ThresholdBuilder
Sets the threshold that data needs to cross
withWidth(short) - Method in class com.mbientlab.metawear.api.util.FilterConfigBuilder.PulseDetectorBuilder
Number of data points to use in checking for a pulse
withWindow(float) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.TapConfig
Set the window value
writeData(byte, byte, byte, byte[]) - Method in interface com.mbientlab.metawear.api.controller.I2C
Write data via the I2C bus
writeData(byte, byte, byte[]) - Method in interface com.mbientlab.metawear.api.controller.I2C
Write data via the I2C bus without attaching a user id to the data.
A B C D E F G H I J K L M N O P R S T U V W