Click or drag to resize

SquareHornGainPatternDiameter Property

Gets or sets the antenna diameter.

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 Diameter { get; set; }

Property Value

Type: Double

Implements

IAntennaDiameterServiceDiameter
Remarks
Defaults to 0.0 and needs to be set before the pattern is used.
See Also