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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also