ItuRS1528R13GainPatternHalfBeamwidth Property  | 
 
            Gets or sets the half beamwidth value.
            
 
    Namespace: 
   AGI.Foundation.Communications.Antennas
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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: 
Double
RemarksDefaults to a value of 0.0125003.
See Also