PhasedArrayElementYPosition Property |
Gets or sets the y 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 YPosition { get; set; }
Public Property YPosition As Double
Get
Set
public:
property double YPosition {
double get ();
void set (double value);
}
member YPosition : float with get, set
Property Value
Type:
DoubleSee Also