ITransmittedSignalService Interface |
A service which identifies a signal source representing the signal transmitted along a communication link.
The power levels of the collection of signals produced by the signal source correspond to the
"effective isotropic radiated power" or EIRP.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic interface ITransmittedSignalService
Public Interface ITransmittedSignalService
public interface class ITransmittedSignalService
type ITransmittedSignalService = interface end
The ITransmittedSignalService type exposes the following members.
Properties
| Name | Description |
---|
 | TransmittedSignal |
Gets the signal source which produces the signals transmitted along a communication link.
|
Top
See Also