ItuRS465Version5GainPatternSideLobeMaskLevelIsRelativeToMainLobeGain Property  | 
 
            Gets or sets a value indicating whether or not the side lobe mask level value 
SideLobeMaskLevel is to be
            considered relative to the 
MainLobeGain value.
            
 
    Namespace: 
   AGI.Foundation.Communications.Antennas
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic bool SideLobeMaskLevelIsRelativeToMainLobeGain { get; set; }Public Property SideLobeMaskLevelIsRelativeToMainLobeGain As Boolean
	Get
	Set
public:
property bool SideLobeMaskLevelIsRelativeToMainLobeGain {
	bool get ();
	void set (bool value);
}member SideLobeMaskLevelIsRelativeToMainLobeGain : bool with get, set
Property Value
Type: 
Boolean
RemarksDefaults to false.
See Also