IGpsCommunicationsReceiverConfigurationFrontEndBandwidth 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: 24.2.419.0 (24.2.419.0)
Syntax double 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:
DoubleSee Also