Click or drag to resize

GpsCommunicationsFrontEndGetReceiverChannels Method

Gets the collection of NavigationReceiverChannels used in this receiver.

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 NavigationReceiverChannelCollection GetReceiverChannels()

Return Value

Type: NavigationReceiverChannelCollection
The collection of channels in a GpsCommunicationsFrontEnd.

Implements

INavigationCommunicationsServiceGetReceiverChannels
See Also