Click or drag to resize

GpsCommunicationsFrontEnd.GetReceiverChannels 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: 25.1.421.0 (25.1.421.0)
Syntax
public NavigationReceiverChannelCollection GetReceiverChannels()

Return Value

Type: NavigationReceiverChannelCollection
The collection of channels in a GpsCommunicationsFrontEnd.

Implements

INavigationCommunicationsService.GetReceiverChannels()
See Also