MIP SDK  0.0.1
MicroStrain Communications Library for embedded systems
Classes | Functions
(0x80,0x03) Raw Mag [CPP]
Collaboration diagram for (0x80,0x03) Raw Mag [CPP]:

Classes

struct  mip::data_sensor::RawMag
 

Functions

void mip::data_sensor::insert (Serializer &serializer, const RawMag &self)
 
void mip::data_sensor::extract (Serializer &serializer, RawMag &self)
 

Detailed Description

Three element vector representing the sensed magnetic field. This quantity is temperature compensated and expressed in the vehicle frame.

Function Documentation

◆ extract()

void mip::data_sensor::extract ( Serializer serializer,
RawMag self 
)

◆ insert()

void mip::data_sensor::insert ( Serializer serializer,
const RawMag self 
)