#include <gnss_types.h>
This struct is 4 and 8 byte struct member packing compatible.
Definition at line 318 of file gnss_types.h.
Data Fields | |
float | gdop |
geometric dilution of precision []. | |
float | pdop |
position dilution of precision []. | |
float | ndop |
northing dilution of precision []. | |
float | edop |
easting dilution of precision []. | |
float | hdop |
horizontal dilution of precision []. | |
float | vdop |
vertical dilution of precision []. | |
float | tdop |
time dilution of precision []. | |
float | reserved |
reserved dilution of precision []. |
float GNSS_structDOP::gdop |
float GNSS_structDOP::pdop |
float GNSS_structDOP::ndop |
float GNSS_structDOP::edop |
float GNSS_structDOP::hdop |
float GNSS_structDOP::vdop |
float GNSS_structDOP::tdop |
float GNSS_structDOP::reserved |