Click or drag to resize

DilutionOfPrecision.IsUndefined Property

Gets or sets a value indicating whether this instance does not have a well-defined DOP. This may happen when less than 4 satellites are used to create the DOP for example.

Namespace:  AGI.Foundation.Navigation
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool IsUndefined { get; set; }

Property Value

Type: Boolean
See Also