Click or drag to resize

GpsReceiverNavigationSatellites 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: 24.1.418.0 (24.1.418.0)
Syntax
public PlatformCollection NavigationSatellites { get; set; }

Property Value

Type: PlatformCollection
See Also