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: 25.1.421.0 (25.1.421.0)
SyntaxISignalSource 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