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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double DelayLockLoopFilterBandwidth { get; set; }
Public Property DelayLockLoopFilterBandwidth As Double
Get
Set
public:
virtual property double DelayLockLoopFilterBandwidth {
double get () sealed;
void set (double value) sealed;
}
abstract DelayLockLoopFilterBandwidth : float with get, set
override DelayLockLoopFilterBandwidth : float with get, set
Property Value
Type:
DoubleImplements
IGpsCommunicationsReceiverConfigurationDelayLockLoopFilterBandwidth
Remarks
See Also