Click or drag to resize

SphericalTabularGainDataPhiValues Property

Gets the list of phi values that specify the azimuthal angle measured from the x-axis in the x-y plane.

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 ReadOnlyCollection<double> PhiValues { get; }

Property Value

Type: ReadOnlyCollectionDouble
See Also