Click or drag to resize

DipoleGainPattern Constructor (Double, Double)

Create a new instance based on the given length and efficiency.

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 DipoleGainPattern(
	double length,
	double efficiency
)

Parameters

length
Type: SystemDouble
The length of the dipole antenna.
efficiency
Type: SystemDouble
The efficiency of the antenna.
See Also