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.2.419.0 (24.2.419.0)
Syntax ISignalSource OutputSignalProcessorPrepolarizer { get; }
ReadOnly Property OutputSignalProcessorPrepolarizer As ISignalSource
Get
property ISignalSource^ OutputSignalProcessorPrepolarizer {
ISignalSource^ get ();
}
abstract OutputSignalProcessorPrepolarizer : ISignalSource with get
Return Value
Type:
ISignalSourceAn
ISignalSource which represents the received signals before polarization efficiency is applied.
See Also