Click or drag to resize

INavigationCommunicationsService Interface

An interface providing navigation communications required data.

Namespace:  AGI.Foundation.Navigation.Advanced
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface INavigationCommunicationsService

The INavigationCommunicationsService type exposes the following members.

Methods
  NameDescription
Public methodGetNavigationReceiverAccessQuery
Returns the navigation communication query from the receiver's front end for a given satellite ID.
Public methodGetReceiverChannels
Gets the collection of channels in a GpsCommunicationsFrontEnd.
Top
See Also