INavigationCommunicationsServiceGetReceiverChannels Method |
Gets the collection of channels in a GpsCommunicationsFrontEnd.
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax NavigationReceiverChannelCollection GetReceiverChannels()
Function GetReceiverChannels As NavigationReceiverChannelCollection
NavigationReceiverChannelCollection^ GetReceiverChannels()
abstract GetReceiverChannels : unit -> NavigationReceiverChannelCollection
Return Value
Type:
NavigationReceiverChannelCollectionThe collection of channels in a GpsCommunicationsFrontEnd.
See Also