Click or drag to resize

AccessQueryTrackedSatellite.Satellite Property

Gets or sets the satellite IServiceProvider containing an IGpsPrnService, whose tracked access is desired.

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 Satellite { get; set; }

Property Value

Type: IServiceProvider
See Also