Click or drag to resize

PhasedArrayElement 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 PhasedArrayElement(
	double x,
	double y
)

Parameters

x
Type: SystemDouble
X position of the element in units of wavelength computed from the design frequency.
y
Type: SystemDouble
Y position of the element in units of wavelength computed from the design frequency.
Remarks
Defaults to Enabled = .
See Also