MIP SDK  0.0.1
MicroStrain Communications Library for embedded systems
Classes | Functions
(0x81,0x11) Gps Leap Seconds [CPP]
Collaboration diagram for (0x81,0x11) Gps Leap Seconds [CPP]:

Classes

struct  mip::data_gnss::GpsLeapSeconds
 

Functions

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

Detailed Description

GNSS reported leap seconds (difference between GPS and UTC Time)

Function Documentation

◆ extract()

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

◆ insert()

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