ItuRS672Version4GainPatternHalfBeamwidth Property |
Gets or sets the half beamwidth value.
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 HalfBeamwidth { get; set; }
Public Property HalfBeamwidth As Double
Get
Set
public:
property double HalfBeamwidth {
double get ();
void set (double value);
}
member HalfBeamwidth : float with get, set
Property Value
Type:
DoubleRemarks Defaults to a value of 0.0125003.
See Also