Click or drag to resize

SphericalTabularGainDataThetaValues Property

Gets the list of theta values that specify the zenith angle measured from the z-axis.

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

Property Value

Type: ReadOnlyCollectionDouble
See Also