Table of Contents

Enum GnssMode

Namespace
Iot.Device.Common.GnssDevice
Assembly
Iot.Device.Common.GnssDevice.dll
public enum GnssMode

Fields

BeiDou = 2

BD for BeiDou Navigation Satellite System.

Galileo = 5

GA for Galileo.

Glonass = 3

GL for Global Navigation Satellite System.

Gnss = 9

GN for Global Navigation Satellite System including multiple constellations.

Gps = 1

GP for Global Positioning System.

NavIC = 8

GI for Navigation with Indian Constellation.

None = 0

No GNSS mode selected.

Other = 10

Other system such as instrument-specific.

Qzss = 4

GQ for Quasi-Zenith Satellite System.

Sbas = 6

Satellite-Based Augmentation Systems.

Wass = 7

Wide Area Augmentation System.