Click or drag to resize

PhasedArrayElement Properties

The PhasedArrayElement type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Gets or sets a value indicating whether the element is enabled, where indicates enabled and indicates disabled.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyXPosition
Gets or sets the x position of the element in units of wavelength computed from the design frequency.
Public propertyYPosition
Gets or sets the y position of the element in units of wavelength computed from the design frequency.
Top
See Also