Click or drag to resize

AccessQueryTrackedSatellite.GpsReceiverService 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: 25.1.421.0 (25.1.421.0)
Syntax
public IServiceProvider GpsReceiverService { get; set; }

Property Value

Type: IServiceProvider
See Also