PencilBeamGainPattern.SideLobeGain Property |
Gets or sets the side lobe gain.
Namespace:
AGI.Foundation.Communications.Antennas
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
Double
RemarksDefaults to a value of 0.5.
See Also