MIP_SDK  v3.0.0-736-g212583cf
MicroStrain Communications Library for embedded systems
Public Member Functions | Public Attributes | List of all members
mip::commands_3dm::CalibratedSensorRanges::Entry Struct Reference

#include <commands_3dm.hpp>

Public Member Functions

void insert (Serializer &serializer) const
 Serialization. More...
 
void extract (Serializer &serializer)
 

Public Attributes

uint8_t setting = 0
 Parameters. More...
 
float range = 0
 The actual range value. Units depend on the sensor type. More...
 

Member Function Documentation

◆ insert()

void mip::commands_3dm::CalibratedSensorRanges::Entry::insert ( Serializer serializer) const

◆ extract()

void mip::commands_3dm::CalibratedSensorRanges::Entry::extract ( Serializer serializer)

Member Data Documentation

◆ setting

uint8_t mip::commands_3dm::CalibratedSensorRanges::Entry::setting = 0

The value used in the 3DM Sensor Range command and response.

◆ range

float mip::commands_3dm::CalibratedSensorRanges::Entry::range = 0

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