Click or drag to resize

GpsCommunicationsFrontEnd.FrontEndBandwidth Property

Gets or sets the bandwidth of the receiver used to track all signals, in hertz. The default is 2.046 MHz. Note that this default may be modified by the choice of GpsSignalConfiguration specified in the constructor.

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 double FrontEndBandwidth { get; set; }

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfiguration.FrontEndBandwidth
See Also