MIP SDK  0.0.1
MicroStrain Communications Library for embedded systems
Classes | Public Attributes | Static Public Attributes | List of all members
mip::data_gnss::ClockInfo2 Struct Reference

#include <data_gnss.hpp>

Collaboration diagram for mip::data_gnss::ClockInfo2:
Collaboration graph
[legend]

Classes

struct  ValidFlags
 

Public Attributes

double bias = 0
 
double drift = 0
 
double bias_accuracy_estimate = 0
 
double drift_accuracy_estimate = 0
 
ValidFlags valid_flags
 

Static Public Attributes

static const uint8_t DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET
 
static const uint8_t FIELD_DESCRIPTOR = ::mip::data_gnss::DATA_CLOCK_INFO_2
 
static const bool HAS_FUNCTION_SELECTOR = false
 

Member Data Documentation

◆ bias

double mip::data_gnss::ClockInfo2::bias = 0

◆ bias_accuracy_estimate

double mip::data_gnss::ClockInfo2::bias_accuracy_estimate = 0

◆ DESCRIPTOR_SET

const uint8_t mip::data_gnss::ClockInfo2::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET
static

◆ drift

double mip::data_gnss::ClockInfo2::drift = 0

◆ drift_accuracy_estimate

double mip::data_gnss::ClockInfo2::drift_accuracy_estimate = 0

◆ FIELD_DESCRIPTOR

const uint8_t mip::data_gnss::ClockInfo2::FIELD_DESCRIPTOR = ::mip::data_gnss::DATA_CLOCK_INFO_2
static

◆ HAS_FUNCTION_SELECTOR

const bool mip::data_gnss::ClockInfo2::HAS_FUNCTION_SELECTOR = false
static

◆ valid_flags

ValidFlags mip::data_gnss::ClockInfo2::valid_flags

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