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

#include <data_sensor.hpp>

Public Attributes

float delta_theta [3] = {0}
 (x, y, z) [radians] 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_DELTA_THETA
 
static const bool HAS_FUNCTION_SELECTOR = false
 

Member Data Documentation

◆ delta_theta

float mip::data_sensor::DeltaTheta::delta_theta[3] = {0}

(x, y, z) [radians]

◆ DESCRIPTOR_SET

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

◆ FIELD_DESCRIPTOR

const uint8_t mip::data_sensor::DeltaTheta::FIELD_DESCRIPTOR = ::mip::data_sensor::DATA_DELTA_THETA
static

◆ HAS_FUNCTION_SELECTOR

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

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