Click or drag to resize

DilutionOfPrecisionIsUndefined 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: 24.1.418.0 (24.1.418.0)
Syntax
public bool IsUndefined { get; set; }

Property Value

Type: Boolean
See Also