Click or drag to resize

TransceiverFilter Property

Gets or sets the filter for the incoming signal, prior to amplification and retransmission.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SignalFilter Filter { get; set; }

Property Value

Type: SignalFilter
See Also