MIP_SDK  v3.0.0-736-g212583cf
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_gnss_dop_data Struct Reference

#include <data_gnss.h>

Public Attributes

float gdop
 Geometric DOP. More...
 
float pdop
 Position DOP. More...
 
float hdop
 Horizontal DOP. More...
 
float vdop
 Vertical DOP. More...
 
float tdop
 Time DOP. More...
 
float ndop
 Northing DOP. More...
 
float edop
 Easting DOP. More...
 
mip_gnss_dop_data_valid_flags valid_flags
 

Member Data Documentation

◆ gdop

float mip::C::mip_gnss_dop_data::gdop

◆ pdop

float mip::C::mip_gnss_dop_data::pdop

◆ hdop

float mip::C::mip_gnss_dop_data::hdop

◆ vdop

float mip::C::mip_gnss_dop_data::vdop

◆ tdop

float mip::C::mip_gnss_dop_data::tdop

◆ ndop

float mip::C::mip_gnss_dop_data::ndop

◆ edop

float mip::C::mip_gnss_dop_data::edop

◆ valid_flags

mip_gnss_dop_data_valid_flags mip::C::mip_gnss_dop_data::valid_flags

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