Click or drag to resize

IAvailableSignalPropagationModelsService Interface

A service that gets the signal propagation models on a communication link.

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 IAvailableSignalPropagationModelsService

The IAvailableSignalPropagationModelsService type exposes the following members.

Properties
  NameDescription
Public propertyPropagationModels
Gets a list of the signal propagation models applied when propagating the signal from transmitter to receiver.
Top
See Also