Click or drag to resize

ISignalReceivedByAntennaService.OutputSignalProcessor Property

Gets the SignalProcessor which produces the output of the antenna, after it has passed through the antenna and prior to any signal processing in the receiver.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
SignalProcessor OutputSignalProcessor { get; }

Property Value

Type: SignalProcessor
See Also