MIP SDK  0.0.1
MicroStrain Communications Library for embedded systems
Public Attributes | Static Public Attributes | List of all members
mip::data_sensor::ScaledAccel Struct Reference

#include <data_sensor.hpp>

Public Attributes

float scaled_accel [3] = {0}
 (x, y, z)[g] More...
 

Static Public Attributes

static const uint8_t DESCRIPTOR_SET = ::mip::data_sensor::DESCRIPTOR_SET
 
static const uint8_t FIELD_DESCRIPTOR = ::mip::data_sensor::DATA_ACCEL_SCALED
 
static const bool HAS_FUNCTION_SELECTOR = false
 

Member Data Documentation

◆ DESCRIPTOR_SET

const uint8_t mip::data_sensor::ScaledAccel::DESCRIPTOR_SET = ::mip::data_sensor::DESCRIPTOR_SET
static

◆ FIELD_DESCRIPTOR

const uint8_t mip::data_sensor::ScaledAccel::FIELD_DESCRIPTOR = ::mip::data_sensor::DATA_ACCEL_SCALED
static

◆ HAS_FUNCTION_SELECTOR

const bool mip::data_sensor::ScaledAccel::HAS_FUNCTION_SELECTOR = false
static

◆ scaled_accel

float mip::data_sensor::ScaledAccel::scaled_accel[3] = {0}

(x, y, z)[g]


The documentation for this struct was generated from the following file: