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 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.10 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.10 - 100.12 |
Xamarin.Android | 100.10 - 100.15 |
Xamarin.iOS | 100.10 - 100.15 |
UWP | 100.10 - 100.15 |