ItuRS1528R12GainPatternNearInSideLobeLevel Property |
Gets or sets the near-in-side-lobe level relative to the peak gain required by the system design.
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 NearInSideLobeLevel { get; set; }
Public Property NearInSideLobeLevel As Double
Get
Set
public:
property double NearInSideLobeLevel {
double get ();
void set (double value);
}
member NearInSideLobeLevel : float with get, set
Property Value
Type:
DoubleRemarks Defaults to a value of 0.00316.
See Also