MIP_SDK  v3.0.0
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

◆ extract()

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

◆ insert()

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

Serialization.

Member Data Documentation

◆ range

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

The actual range value. Units depend on the sensor type.

◆ setting

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

Parameters.

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


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