Click or drag to resize

ItuRS465Version5GainPattern Constructor (Double, Double, Double)

Create a new instance based on the given diameter, main lobe gain, 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 ItuRS465Version5GainPattern(
	double diameter,
	double mainLobeGain,
	double efficiency
)

Parameters

diameter
Type: SystemDouble
The diameter of the antenna.
mainLobeGain
Type: SystemDouble
The main lobe gain of the antenna which is applied from 0 degrees to the minimum off boresight angle defined by the recommendation, if the UseAppendix8MainLobeModel property is set to false.
efficiency
Type: SystemDouble
The efficiency of the antenna.
See Also