PencilBeamGainPatternSideLobeGain Property |
Gets or sets the side lobe gain.
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 SideLobeGain { get; set; }
Public Property SideLobeGain As Double
Get
Set
public:
property double SideLobeGain {
double get ();
void set (double value);
}
member SideLobeGain : float with get, set
Property Value
Type:
DoubleRemarks Defaults to a value of 0.5.
See Also