Click or drag to resize

GpsCommunicationsFrontEndDelayLockLoopFilterBandwidth Property

Gets or sets the bandwidth of the DLL tracking loop, in hertz. Typically 1-18 Hz. The default is 18 Hz.

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

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfigurationDelayLockLoopFilterBandwidth
Remarks
This value is used in determining GPS noise from ScalarGpsCommunicationsReceiverChannelNoise only.
See Also