Click or drag to resize

IAntennaGainService Interface

Defines a service which can provide a means of applying an antenna pattern to a set of input signals based on link geometry.

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 IAntennaGainService

The IAntennaGainService type exposes the following members.

Methods
  NameDescription
Public methodGetAntennaGainEvaluator
Get an evaluator for the gain that would be applied to the given sample signal.
Public methodGetApplyAntennaGainEvaluator
Get an evaluator which can modify a set of input signals based on link geometry and the gain pattern.
Top
See Also