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: 24.2.419.0 (24.2.419.0)
Syntax public 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.
|
TopSee Also