Click or drag to resize

IPropagatedSignalService Interface

A service which identifies a signal source representing the signal after it is propagated along a communication link. The power levels of the collection of signals produced by the signal source correspond to the "received isotropic power" or RIP.

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 IPropagatedSignalService

The IPropagatedSignalService type exposes the following members.

Properties
  NameDescription
Public propertyPropagatedSignal
Gets the signal source which produces the signals received after being propagated along a communication link.
Top
Methods
  NameDescription
Public methodGetPropagatedSignalAfterModel
Gets the signal source which produces the signals received after the selected propagation model.
Public methodGetPropagatedSignalBeforeModel
Gets the signal source which produces the signals received before the given propagation model.
Top
See Also