BesselEnvelopeCircularApertureGainPatternBackLobeGain Property |
Gets or sets the antenna back lobe gain,
applied when the angle is greater than 90 degrees from the boresight.
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 BackLobeGain { get; set; }
Public Property BackLobeGain As Double
Get
Set
public:
property double BackLobeGain {
double get ();
void set (double value);
}
member BackLobeGain : float with get, set
Property Value
Type:
DoubleRemarks Defaults to a value of 0.001.
See Also