Click or drag to resize

AntennaSignalProcessorTGainPatternReceivingAntennaExtension Property

Gets the receiving antenna extension instance used to retrieve the links associated with this antenna from the SignalPropagationGraph parameter passed to the GetSignalEvaluator(EvaluatorGroup, SignalPropagationGraph) method.

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 IReceivingAntennaExtension<TGainPattern> ReceivingAntennaExtension { get; }

Property Value

Type: IReceivingAntennaExtensionTGainPattern
See Also