MIP SDK  0.0.1
MicroStrain Communications Library for embedded systems
Classes | Functions
(0x81,0x04) Pos Ecef [CPP]
Collaboration diagram for (0x81,0x04) Pos Ecef [CPP]:

Classes

struct  mip::data_gnss::PosEcef
 

Functions

void mip::data_gnss::insert (Serializer &serializer, const PosEcef &self)
 
void mip::data_gnss::extract (Serializer &serializer, PosEcef &self)
 

Detailed Description

GNSS reported position in the Earth-centered, Earth-Fixed (ECEF) frame

Function Documentation

◆ extract()

void mip::data_gnss::extract ( Serializer serializer,
PosEcef self 
)

◆ insert()

void mip::data_gnss::insert ( Serializer serializer,
const PosEcef self 
)