Click or drag to resize

BesselCircularApertureGainPatternPedestalLevel Property

Gets or sets the pedestal level. The pedestal level must be greater than 0.0 and less than or equal to 1.0.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double PedestalLevel { get; set; }

Property Value

Type: Double
Remarks
Defaults to a value of 1.0e-10.
See Also