| 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: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic 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: 
Double Remarks
RemarksDefaults to 0.0 and needs to be set before the pattern is used.
 See Also
See Also