Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: A_TeseoLocationNEW A_TeseoLocation
GSV_SAT_Info Struct Reference
[NMEA_PARSER_TYPES_DEFINITIONS]
Data structure that contains the UTC informations. More...
#include <NMEAParser.h>
Data Fields | |
int | prn |
PRN. | |
int | elev |
Elevation of satellite in degree, 0 ... | |
int | azim |
Azimuth of satellite in degree, ref. | |
int | cn0 |
Carrier to noise ratio for satellite in dB, 0 ... |
Detailed Description
Data structure that contains the UTC informations.
Definition at line 176 of file NMEAParser.h.
Field Documentation
int azim |
Azimuth of satellite in degree, ref.
"North, " 0 ... 359
Definition at line 179 of file NMEAParser.h.
int cn0 |
int elev |
int prn |
PRN.
Definition at line 177 of file NMEAParser.h.
Generated on Wed Jul 13 2022 01:04:53 by
