Click or drag to resize

SimpleReceiver.FilterBandwidth Property

Gets or sets the bandwidth used by the receiver's rectangular filter, in hertz. The bandwidth is centered on the TargetFrequency.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double FilterBandwidth { get; set; }

Property Value

Type: Double
See Also