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: CsrLocationDemo CsrLocationDemo
Fork of CsrLocation by
LocGloSvInfo Struct Reference
Structure to hold Satellite Information for GLONASS. More...
#include <CsrLocation.h>
Data Fields | |
| uint8_t | prn |
| Prn or svId. | |
| uint8_t | sno |
| Slot number. | |
| float | cno |
| The ratio of carrier and noise. | |
| float | elevation |
| elevation | |
| float | azimuth |
| azimuth | |
| uint16_t | state |
| satellite state | |
Detailed Description
Structure to hold Satellite Information for GLONASS.
Definition at line 223 of file CsrLocation.h.
Field Documentation
| float azimuth |
azimuth
Definition at line 233 of file CsrLocation.h.
| float cno |
The ratio of carrier and noise.
Definition at line 229 of file CsrLocation.h.
| float elevation |
elevation
Definition at line 231 of file CsrLocation.h.
| uint8_t prn |
Prn or svId.
Definition at line 225 of file CsrLocation.h.
| uint8_t sno |
Slot number.
Definition at line 227 of file CsrLocation.h.
| uint16_t state |
satellite state
Definition at line 235 of file CsrLocation.h.
Generated on Tue Jul 12 2022 22:56:46 by
1.7.2

GPS mbed Shield