movesense_plus library
Classes
- Movesense
- MovesenseAccelerometerSample
- Movesense accelerometer sample. X,Y,Z value in milli-G (including gravity).
- MovesenseAddressInfo
- Address info entry in the Movesense device info.
- MovesenseData
- Base class for Movesense data samples.
- MovesenseDevice
- A class representing a Movesense device.
- MovesenseDeviceInfo
- Information about used device and the platform which is running on it. Contains knowledge about the hardware version, serial number, app name or modules state.
- MovesenseECG
- Electrocardiogram (ECG) reading.
- MovesenseGyroscopeSample
- Movesense gyroscope sample. X, Y, Z axis value in deg/sec.
- MovesenseHR
- Heart rate (HR) reading with average BPM and latest R-R interval.
- MovesenseIMU
- Provides a synchronized access to combined accelerometer, gyroscope and magnetometer data samples for easier processing e.g. for AHRS algorithms.
- MovesenseMagnetometerSample
- Movesense magnetometer sample. X, Y, Z axis value in Gauss.
- MovesenseState
- State of a Movesense system component.
- MovesenseTemperature
- The device's internal temperature. Returned values are in units of Kelvins.
Enums
- DeviceBatteryLevel
- Enumeration of the battery level of the Movesense device. See https://www.movesense.com/docs/esw/api_reference/#systemstates
- DeviceConnectionStatus
- Enumeration of the connection status of the Movesense device.
- MovesenseDeviceState
- Different states of the Movensense device.
- MovesenseDeviceType
- Enumeration of supported Movesense devices.
- SystemStateComponent
- Enumeration of the type of system state components available on the Movesense device. See https://www.movesense.com/docs/esw/api_reference/#systemstates