Click or drag to resize

ILinkWeightService Interface

Service for associating a computational weight to a link.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface ILinkWeightService

The ILinkWeightService type exposes the following members.

Methods
  NameDescription
Public methodGetLinkWeightEvaluator
Gets a ScalarEvaluator for evaluating the computational weight.
Top
See Also