Click or drag to resize

PhasedArrayElement.Enabled Property

Gets or sets a value indicating whether the element is enabled, where true indicates enabled and false indicates disabled.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also