Click or drag to resize

GpsCommunicationsFrontEndInterferingSources Property

Gets the list of interfering sources for this GpsCommunicationsFrontEnd. Note that any sources that you add to this list must have the IPlaceHolderService or ISignalTransmissionService available.

Namespace:  AGI.Foundation.Navigation.Advanced
Assembly:  AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ServiceProviderCollection InterferingSources { get; }

Property Value

Type: ServiceProviderCollection
See Also