Click or drag to resize

AccessQueryTrackedSatelliteSatellite 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: 24.1.418.0 (24.1.418.0)
Syntax
public IServiceProvider Satellite { get; set; }

Property Value

Type: IServiceProvider
See Also