Harry Keane / X_NUCLEO_GNSS1A1

Dependents:   A_TeseoLocationNEW A_TeseoLocation

Embed: (wiki syntax)

« Back to documentation index

Geoid_Info Struct Reference

Geoid_Info Struct Reference
[NMEA_PARSER_TYPES_DEFINITIONS]

Data structure that contains the Gps geoids informations. More...

#include <NMEAParser.h>

Data Fields

int height
 Geoid height.
uint8_t mis
 Geoid height misure unit.

Detailed Description

Data structure that contains the Gps geoids informations.

Definition at line 158 of file NMEAParser.h.


Field Documentation

int height

Geoid height.

Definition at line 159 of file NMEAParser.h.

uint8_t mis

Geoid height misure unit.

Definition at line 160 of file NMEAParser.h.