ItuRS465Version6GainPatternSideLobeMaskLevel Property |
Gets or sets the side lobe mask level.
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 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:
DoubleRemarks Defaults to a value of 0.0.
See Also