Edit

Share via


GpsQuality Enum

Definition

GPS Quality indicator (from GGA message)

public enum GpsQuality
type GpsQuality = 
Public Enum GpsQuality
Inheritance
GpsQuality

Fields

DifferentialFix 2

A differential GPS solution is available

Estimated 6

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

Fix 1

A position is available

FloatRtk 5

Delivered by some receivers only

Manual 7

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

NoFix 0

No GPS fix available. This is an error situation.

PpsFix 3

An improved fix is available

RealTimeKinematic 4

Delivered by some receivers only

Simulated 8

The position is simulated

Applies to