Click or drag to resize

ISignalReceivedByAntennaService Interface

A service which identifies the signal output of a receiving antenna, after all antenna effects and gains have been applied.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface ISignalReceivedByAntennaService

The ISignalReceivedByAntennaService type exposes the following members.

Properties
  NameDescription
Public propertyOutputSignalProcessor
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.
Top
See Also