IGpsCommunicationsReceiverConfiguration.FrontEndBandwidth Property |
Gets or sets the bandwidth of the front end used to track all signals, in hertz.
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 FrontEndBandwidth { get; set; }
Property FrontEndBandwidth As Double
Get
Set
property double FrontEndBandwidth {
double get ();
void set (double value);
}
abstract FrontEndBandwidth : float with get, set
Property Value
Type:
Double
See Also