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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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.
|
Top
See Also