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.2.419.0 (24.2.419.0)
Syntax public interface ISignalReceivedByAntennaService
Public Interface ISignalReceivedByAntennaService
public interface class ISignalReceivedByAntennaService
type ISignalReceivedByAntennaService = interface end
The ISignalReceivedByAntennaService type exposes the following members.
Properties
| Name | Description |
---|
| OutputSignalProcessor |
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.
|
TopSee Also