| ISignalReceivedByAntennaServiceOutputSignalProcessor 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
SyntaxSignalProcessor OutputSignalProcessor { get; }ReadOnly Property OutputSignalProcessor As SignalProcessor
	Get
property SignalProcessor^ OutputSignalProcessor {
	SignalProcessor^ get ();
}abstract OutputSignalProcessor : SignalProcessor with get
Property Value
Type: 
SignalProcessor See Also
See Also