MWDataTable .Structure
MWAccelerometer
No overview available.
Framework
- Meta
Wear
Declaration
struct MWAccelerometerTopics
Initializers
Instance Properties
let signalName : MWNamedSignal Identifier for downloadable logger signal when exporting an
Type Aliases
typealias DataType Final converted Swift value type
typealias RawDataType MetaWear Cpp data type specified in
MblMwData Enumerations
enum GravityRange ± Gs Not all accelerometer models support all ranges. Use
supported(by:) for valid values.enum Orientation Supported only by BMI160
enum SampleFrequency Hertz
enum StepCounterSensitivity Step sensitivity available on BMI160 (e.g., MetaMotion RL devices only)
Relationships
Conforms To
MWDataConvertible MWLoggableMWStreamableSwift.Equatable Swift.Hashable
See Also
Modules
struct MWAmbientLight Lux (Illuminance)
struct MWBuzzer The haptic module controls a high current driver to power a motor or buzzer (or similar devices).
struct MWHapticMotor In the MMR+ model, the coin vibration motor provides haptic feedback. It does not provide pulse-width modulation capability.
struct MWThermometer Celcius
struct MWStepCounter Emits steps detected in 20 step intervals.
struct MWStepDetector Emits each time a step is detected, leaving summation to you.