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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
BooleanRemarks Defaults to false.
See Also