Click or drag to resize

GpsCommunicationsFrontEndFrontEndBandwidth 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: 24.1.418.0 (24.1.418.0)
Syntax
public double FrontEndBandwidth { get; set; }

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfigurationFrontEndBandwidth
See Also