Click or drag to resize

GpsCommunicationsFrontEndIsDualFrequency Property

Gets or sets a value indicating whether this receiver uses signals from two frequencies.

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 bool IsDualFrequency { get; set; }

Property Value

Type: Boolean

Implements

IGpsCommunicationsReceiverConfigurationIsDualFrequency
See Also