SquareHornGainPatternBacklobeGain 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 0.0 and needs to be set before the pattern is used.
See Also