SSatelliteInfo structure is used to obtain information about satellites. More...
#include <ApplicationApi.h>
Public Member Functions | |
SSatelliteInfo () | |
Constructor of SSatelliteInfo. More... | |
Data Fields | |
int | Elevation |
Satellite elevation in degrees. More... | |
int | Azimuth |
Satellite azimuth in degrees. More... | |
int | Quality |
Signal quality from satellite. More... | |
int | SateliteId |
The satellite ID. More... | |
int | UsedForFix |
Used for fix. More... | |
SSatelliteInfo structure is used to obtain information about satellites.