ItuRS672Version4GainPatternNearInSideLobeLevel 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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: 
Double
RemarksDefaults to a value of 0.00316.
See Also