ISignalPropagationPathService Interface | 
Namespace: AGI.Foundation.Communications
The ISignalPropagationPathService type exposes the following members.
| Name | Description | |
|---|---|---|
| EvaluateInterferenceSources | 
            Gets a value indicating whether to evaluate signals from interference sources.
              | |
| LinkPath | 
            Gets the link path which is a list of links, as IServiceProvider instances, 
            from the transmission source to the receiver object.
              | 
| Name | Description | |
|---|---|---|
| FindLinkForReceiver | 
            Finds the IServiceProvider which represents the link, in the signal propagation path, which has the provided receiver.
              | |
| GetTransmitter | 
            Gets the desired transmitter for the signal propagation path.
              |