Click or drag to resize

HelicalGainPatternEfficiency Property

Gets or sets the antenna efficiency, as a ratio between zero and one.

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 double Efficiency { get; set; }

Property Value

Type: Double

Implements

IAntennaEfficiencyServiceEfficiency
Remarks
Defaults to 0.0 and needs to be set before the pattern is used.
See Also