PhasedArrayElementXPosition Property |
Gets or sets the x position of the element in units of wavelength computed from the design frequency.
Namespace:
AGI.Foundation.Communications.Antennas
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double XPosition { get; set; }
Public Property XPosition As Double
Get
Set
public:
property double XPosition {
double get ();
void set (double value);
}
member XPosition : float with get, set
Property Value
Type:
DoubleSee Also