GpsQuality Enum

Definition

GPS Quality indicator (from GGA message)

C#
public enum GpsQuality
Inheritance
GpsQuality

Fields

Name Value Description
NoFix 0

No GPS fix available. This is an error situation.

Fix 1

A position is available

DifferentialFix 2

A differential GPS solution is available

PpsFix 3

An improved fix is available

RealTimeKinematic 4

Delivered by some receivers only

FloatRtk 5

Delivered by some receivers only

Estimated 6

There's no GPS signal available, but the position is extrapolated using other sensors

Manual 7

The position was manually entered (i.e for a DSC capable marine VHF)

Simulated 8

The position is simulated

Applies to

Product Versions
.NET IoT Libraries 2.1.0, 2.2.0