OpticalGainPatternDivergenceAngle Property  | 
 
            Gets or sets the divergence angle, in radians. Typically represents the angle at which the gain is 1/e2 below the on axis (boresight) 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 DivergenceAngle { get; set; }Public Property DivergenceAngle As Double
	Get
	Set
public:
property double DivergenceAngle {
	double get ();
	void set (double value);
}member DivergenceAngle : float with get, set
Property Value
Type: 
Double
See Also