Click or drag to resize

ISignalReceivedByAntennaPrepolarizerServiceOutputSignalProcessorPrepolarizer Property

Gets a signal evaluator which produces signals which have the antenna gain applied but not the polarization efficiency.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
ISignalSource OutputSignalProcessorPrepolarizer { get; }

Return Value

Type: ISignalSource
An ISignalSource which represents the received signals before polarization efficiency is applied.
See Also