Click or drag to resize

PhasedArrayGainPatternElementPattern Property

Gets the list of PhasedArrayElement instances which form the phased arrays element pattern.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
public DefinitionalObjectCollection<PhasedArrayElement> ElementPattern { get; }

Property Value

Type: DefinitionalObjectCollectionPhasedArrayElement
See Also