Click or drag to resize

CosineExponentElementFactor Constructor (Double, Double)

Initializes a new instance.

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 CosineExponentElementFactor(
	double cosineExponent,
	double elementArea
)

Parameters

cosineExponent
Type: SystemDouble
The cosine exponent value.
elementArea
Type: SystemDouble
The element area, in meters squared.
See Also