- tap() - Method in interface com.mbientlab.metawear.module.AccelerometerBosch
-
Get an implementation of the TapDataProducer interface
- Tap(TapType, Sign) - Constructor for class com.mbientlab.metawear.module.AccelerometerBosch.Tap
-
- tap() - Method in interface com.mbientlab.metawear.module.AccelerometerMma8452q
-
Get an implementation of the TapDataProducer interface
- Tap(boolean[], Sign[], TapType) - Constructor for class com.mbientlab.metawear.module.AccelerometerMma8452q.Tap
-
Creates a Tap object
- TapType - Enum in com.mbientlab.metawear.data
-
Tap types to detect
- TaskTimeoutException - Exception in com.mbientlab.metawear
-
Variant of the TimeoutException
class that contains a partial result of the task
- TaskTimeoutException(String, Object) - Constructor for exception com.mbientlab.metawear.TaskTimeoutException
-
Creates an exception with the given message and partial result
- TaskTimeoutException(Exception, Object) - Constructor for exception com.mbientlab.metawear.TaskTimeoutException
-
Creates an exception with the given reason and partial result
- tearDown() - Method in class com.mbientlab.metawear.impl.JseMetaWearBoard
-
- tearDown() - Method in interface com.mbientlab.metawear.MetaWearBoard
-
Removes all routes and resources allocated on the board (observers, data processors, timers, and loggers)
- Temperature - Interface in com.mbientlab.metawear.module
-
Accesses the temperature sensors
- Temperature.ExternalThermistor - Interface in com.mbientlab.metawear.module
-
Temperature data measured by an externally connected thermistor
- Temperature.Sensor - Interface in com.mbientlab.metawear.module
-
Data measured by a temperature sensor
- Temperature.SensorType - Enum in com.mbientlab.metawear.module
-
Available types of temperature sensors.
- threshold(float) - Method in interface com.mbientlab.metawear.module.AccelerometerBosch.AnyMotionConfigEditor
-
Set the threshold that the slope data points must be above
- threshold(float) - Method in interface com.mbientlab.metawear.module.AccelerometerBosch.NoMotionConfigEditor
-
Set the tap threshold.
- threshold(float) - Method in interface com.mbientlab.metawear.module.AccelerometerBosch.SlowMotionConfigEditor
-
Set the tap threshold.
- threshold(float) - Method in interface com.mbientlab.metawear.module.AccelerometerBosch.TapConfigEditor
-
Set the threshold that the acceleration difference must exceed for a tap, in g's
- threshold(float) - Method in interface com.mbientlab.metawear.module.AccelerometerMma8452q.MovementConfigEditor
-
Set the threshold for movement detection
- threshold(float) - Method in interface com.mbientlab.metawear.module.AccelerometerMma8452q.ShakeConfigEditor
-
Set the threshold that the high-pass filtered acceleration must exceed to trigger an interrupt
- threshold(float) - Method in interface com.mbientlab.metawear.module.AccelerometerMma8452q.TapConfigEditor
-
Set the threshold that begins the tap detection procedure
- ThresholdOutput - Enum in com.mbientlab.metawear.builder.filter
-
Output modes for the threshold filter
- time - Variable in enum com.mbientlab.metawear.module.BarometerBme280.StandbyTime
-
- time - Variable in enum com.mbientlab.metawear.module.BarometerBmp280.StandbyTime
-
- TimedTask<T> - Class in com.mbientlab.metawear.impl.platform
-
Created by eric on 12/8/17.
- TimedTask() - Constructor for class com.mbientlab.metawear.impl.platform.TimedTask
-
- timeout - Variable in class com.mbientlab.metawear.module.Settings.BleAdvertisementConfig
-
How long the device should advertise for with 0 indicating no timeout, in seconds (s)
- timeout(byte) - Method in interface com.mbientlab.metawear.module.Settings.BleAdvertisementConfigEditor
-
Set how long to advertise for
- Timer - Interface in com.mbientlab.metawear.module
-
On-board scheduler for executing MetaWear commands in the future
- Timer.ScheduledTask - Interface in com.mbientlab.metawear.module
-
A task comprising of MetaWear commands programmed to run on-board at a certain times
- times() - Static method in enum com.mbientlab.metawear.module.BarometerBme280.StandbyTime
-
- times() - Static method in enum com.mbientlab.metawear.module.BarometerBmp280.StandbyTime
-
- timestamp() - Method in interface com.mbientlab.metawear.Data
-
Time of when the data was received (streaming) or created (logging)
- to() - Method in interface com.mbientlab.metawear.builder.RouteComponent
-
Signals the creation of a new multicast branch
- to() - Method in interface com.mbientlab.metawear.builder.RouteMulticast
-
Signals the creation of a new multicast branch
- toString() - Method in class com.mbientlab.metawear.data.Acceleration
-
- toString() - Method in class com.mbientlab.metawear.data.AngularVelocity
-
- toString() - Method in class com.mbientlab.metawear.data.EulerAngles
-
- toString() - Method in class com.mbientlab.metawear.data.MagneticField
-
- toString() - Method in class com.mbientlab.metawear.data.Quaternion
-
- toString() - Method in class com.mbientlab.metawear.DeviceInformation
-
- toString() - Method in class com.mbientlab.metawear.impl.dfu.Image
-
- toString() - Method in class com.mbientlab.metawear.impl.Version
-
- toString() - Method in class com.mbientlab.metawear.module.AccelerometerBosch.AnyMotion
-
- toString() - Method in class com.mbientlab.metawear.module.AccelerometerBosch.LowHighResponse
-
- toString() - Method in class com.mbientlab.metawear.module.AccelerometerBosch.Tap
-
- toString() - Method in class com.mbientlab.metawear.module.AccelerometerMma8452q.Movement
-
- toString() - Method in class com.mbientlab.metawear.module.AccelerometerMma8452q.Tap
-
- toString() - Method in class com.mbientlab.metawear.module.ColorTcs34725.ColorAdc
-
- toString() - Method in class com.mbientlab.metawear.module.IBeacon.Configuration
-
- toString() - Method in class com.mbientlab.metawear.module.SensorFusionBosch.CalibrationData
-
- toString() - Method in class com.mbientlab.metawear.module.SensorFusionBosch.CalibrationState
-
- toString() - Method in class com.mbientlab.metawear.module.SensorFusionBosch.CorrectedAcceleration
-
- toString() - Method in class com.mbientlab.metawear.module.SensorFusionBosch.CorrectedAngularVelocity
-
- toString() - Method in class com.mbientlab.metawear.module.SensorFusionBosch.CorrectedMagneticField
-
- toString() - Method in class com.mbientlab.metawear.module.Settings.BatteryState
-
- toString() - Method in class com.mbientlab.metawear.module.Settings.BleAdvertisementConfig
-
- toString() - Method in class com.mbientlab.metawear.module.Settings.BleConnectionParameters
-
- transmitterDriveCurrent(ProximityTsl2671.TransmitterDriveCurrent) - Method in interface com.mbientlab.metawear.module.ProximityTsl2671.ConfigEditor
-
Set the led drive current.
- txPower(byte) - Method in interface com.mbientlab.metawear.module.IBeacon.ConfigEditor
-
Set the advertising transmitting power
- txPower - Variable in class com.mbientlab.metawear.module.IBeacon.Configuration
-
Advertising transmitting power
- txPower - Variable in class com.mbientlab.metawear.module.Settings.BleAdvertisementConfig
-
BLE radio's transmitting strength
- txPower(byte) - Method in interface com.mbientlab.metawear.module.Settings.BleAdvertisementConfigEditor
-
Sets advertising transmitting power.
- type - Variable in class com.mbientlab.metawear.module.AccelerometerBosch.Tap
-
Tap type of the response
- type - Variable in class com.mbientlab.metawear.module.AccelerometerMma8452q.Tap
-
Type of tap detected
- type() - Method in interface com.mbientlab.metawear.module.Temperature.Sensor
-
Get the type of temperature sensor measuring the data
- types() - Method in interface com.mbientlab.metawear.Data
-