ItuRS580Version6GainPatternSideLobeMaskLevel Property  | 
 
            Gets or sets the side lobe mask level.
            
 
    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 SideLobeMaskLevel { get; set; }Public Property SideLobeMaskLevel As Double
	Get
	Set
public:
property double SideLobeMaskLevel {
	double get ();
	void set (double value);
}member SideLobeMaskLevel : float with get, set
Property Value
Type: 
Double
RemarksDefaults to a value of 0.0.
See Also