RectangularBeamGainPatternXBeamwidth Property |
Gets or sets the beamwidth measured in the antenna x-axis.
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 XBeamwidth { get; set; }
Public Property XBeamwidth As Double
Get
Set
public:
property double XBeamwidth {
double get ();
void set (double value);
}
member XBeamwidth : float with get, set
Property Value
Type:
DoubleRemarks Defaults to a value of 1.0.
See Also