ArcGIS Runtime SDK for iOS
100.15
|
An NMEA satellite info instance.
Contains information about a satellite visible at the location.
Properties | |
double | azimuth |
double | elevation |
BOOL | inUse |
NSInteger | satelliteID |
AGSNMEAGNSSSystem | system |
|
readnonatomicassign |
The azimuth of the satellite info in degrees.
|
readnonatomicassign |
The elevation of the satellite info in degrees.
|
readnonatomicassign |
Indicates if the satellite was used in the calculation of the location.
|
readnonatomicassign |
The ID of the satellite info.
|
readnonatomicassign |
The GNSS (Global Navigation Satellite System) system.
Included in NMEA specification as of v4.11.