Click or drag to resize

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.1.418.0 (24.1.418.0)
Syntax
public interface ITransmittedSignalService

The ITransmittedSignalService type exposes the following members.

Properties
  NameDescription
Public propertyTransmittedSignal
Gets the signal source which produces the signals transmitted along a communication link.
Top
See Also