SSatelliteInfo class is used to obtain inforamation about satellites. More...
Static Public Member Functions | |
static int | SizeOf () |
Public Attributes | |
int | Elevation = 0 |
Satellite elevation in degrees. More... | |
int | Azimuth = 0 |
Satellite azimuth in degrees. More... | |
int | Quality = 0 |
Signal quality from satellit. More... | |
int | SateliteId = 0 |
The satellite ID More... | |
int | UsedForFix = 0 |
Used for fix More... | |
SSatelliteInfo class is used to obtain inforamation about satellites.