Click or drag to resize

AccessQueryTrackedSatelliteGpsReceiverService Property

Gets or sets the service provider providing the IGpsReceiverService, which will be used to determine access to the Satellite.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IServiceProvider GpsReceiverService { get; set; }

Property Value

Type: IServiceProvider
See Also