IGpsCommunicationsReceiverConfigurationDelayLockLoopFilterBandwidth Property |
Gets or sets the bandwidth of the DLL tracking loop, in hertz. Typically 1-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)
Syntaxdouble DelayLockLoopFilterBandwidth { get; set; }
Property DelayLockLoopFilterBandwidth As Double
Get
Set
property double DelayLockLoopFilterBandwidth {
double get ();
void set (double value);
}
abstract DelayLockLoopFilterBandwidth : float with get, set
Property Value
Type:
Double
See Also