MIP SDK
0.0.1
MicroStrain Communications Library for embedded systems
|
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) |
GNSS reported leap seconds (difference between GPS and UTC Time)
void mip::data_gnss::extract | ( | Serializer & | serializer, |
GpsLeapSeconds & | self | ||
) |
void mip::data_gnss::insert | ( | Serializer & | serializer, |
const GpsLeapSeconds & | self | ||
) |