Enum NmeaGnssSystem
Enumeration of supported GNSS (Global Navigation Satellite System) systems.
Namespace: Esri.ArcGISRuntime.Location
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum NmeaGnssSystem
Fields
Name | Description |
---|---|
Bds | The BeiDou Navigation Satellite System. BeiDou is a Chinese satellite navigation system. |
Galileo | The European Union Global Navigation Satellite System. |
Glonass | The Russian Global Navigation Satellite System. |
Gps | The Global Positioning System. |
NavIC | The Navigation Indian Constellation. Was renamed from IRNSS (Indian Regional Navigation Satellite System). |
Qzss | The Quasi-Zenith Satellite System. Is a Japanese satellite navigation system. |
Unknown | An unknown GNSS type. Used if GNSS System ID is unknown or NMEA version before v4.11 is used. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.10 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.10 - 200.5 |
Xamarin.Android | 100.10 - 100.15 |
Xamarin.iOS | 100.10 - 100.15 |
UWP | 100.10 - 200.5 |