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 

D

DataProcessor - Interface in com.mbientlab.metawear.module
Manipulates sensor data on-board
DataProcessor.State - Interface in com.mbientlab.metawear.module
Base class for a processors' internal state
DataSignal - Interface in com.mbientlab.metawear
Represents data from a data producer (sensor or on-board data processor) and defines what to do with the data
DataSignal.ActivityHandler - Interface in com.mbientlab.metawear
Reacts to data being emitted from a producer i.e.
DataSignal.DataToken - Interface in com.mbientlab.metawear
Token representing sensor/data processor output.
DataSignal.ProcessorConfig - Interface in com.mbientlab.metawear
Base class representing processor configurations
Debug - Interface in com.mbientlab.metawear.module
Debug functions for advanced use
DEGS_PER_SEC - Static variable in class com.mbientlab.metawear.data.Units
Degrees per second, for BMI160 gyro
deinitializeStrand(byte) - Method in interface com.mbientlab.metawear.module.NeoPixel
Free resources on the MetaWeard board for a NeoPixel strand
Delta - Class in com.mbientlab.metawear.processor
Configuration for the delta data processor
Delta(Map<String, String>) - Constructor for class com.mbientlab.metawear.processor.Delta
Constructs a delta config object from a URI string
Delta(Delta.OutputMode, Number) - Constructor for class com.mbientlab.metawear.processor.Delta
Constructs a config object for the specific settings
Delta.OutputMode - Enum in com.mbientlab.metawear.processor
Output modes for this data processor
Delta.State - Class in com.mbientlab.metawear.processor
Representation of the delta processor's internal state.
Delta.State(Number) - Constructor for class com.mbientlab.metawear.processor.Delta.State
Constructs a new delta transformer state
deserializeState(byte[]) - Method in interface com.mbientlab.metawear.MetaWearBoard
Updates the internal state with the values in the byte array
deviceName() - Method in interface com.mbientlab.metawear.module.Settings.AdvertisementConfig
Retrieves the device's advertising name
disable() - Method in interface com.mbientlab.metawear.module.IBeacon
Disable IBeacon mode
disableAltitudeSampling() - Method in interface com.mbientlab.metawear.module.Bmp280Barometer
Disable altitude sampling
disableAutoSleepMode() - Method in interface com.mbientlab.metawear.module.Mma8452qAccelerometer
Disable autosleep mode
disableAxisSampling() - Method in interface com.mbientlab.metawear.module.Accelerometer
Disables sampling of the XYZ axes
disableMovementDetection() - Method in interface com.mbientlab.metawear.module.Mma8452qAccelerometer
Disables movement detection
disableOrientationDetection() - Method in interface com.mbientlab.metawear.module.Accelerometer
Disables orientation detection
disableShakeDetection() - Method in interface com.mbientlab.metawear.module.Mma8452qAccelerometer
Disables shake detection
disableTapDetection() - Method in interface com.mbientlab.metawear.module.Mma8452qAccelerometer
Disables tap detection
disableThermistorMode() - Method in interface com.mbientlab.metawear.module.SingleChannelTemperature
Disables thermistor mode
disconnect() - Method in interface com.mbientlab.metawear.MetaWearBoard
Close the connection to the board
disconnect() - Method in interface com.mbientlab.metawear.module.Debug
Have the board terminate the connection, as opposed to MetaWearBoard.disconnect() where the mobile device terminates the connection.
disconnected() - Method in class com.mbientlab.metawear.MetaWearBoard.ConnectionStateHandler
Called when the connection is lost
downloadLog(float, Logging.DownloadHandler) - Method in interface com.mbientlab.metawear.module.Logging
Start downloading the recorded sensor data
driver() - Method in interface com.mbientlab.metawear.module.MultiChannelTemperature.Source
Retrieves the driver ID
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