Click or drag to resize

GpsReceiver.NavigationSatellites Property

Gets or sets the collection of navigation satellites from which this receiver can potentially receive a navigation signal.

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

Property Value

Type: PlatformCollection
See Also