Show / Hide Table of Contents

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

TargetVersions
.NET Standard 2.0100.10 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.10 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.10 - 100.12
Xamarin.Android100.10 - 100.15
Xamarin.iOS100.10 - 100.15
UWP100.10 - 100.15
In This Article
Back to top Copyright © 2022 Esri.