Click or drag to resize

Ieee1979PolarizationSourceGetGainRightHandCircular Method

Gets the right-hand circular gain value at the given clock angle, cone angle indices.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double GetGainRightHandCircular(
	int clockAngleIndex,
	int coneAngleIndex
)

Parameters

clockAngleIndex
Type: SystemInt32
The desired clock angle index.
coneAngleIndex
Type: SystemInt32
the desired cone angle index.

Return Value

Type: Double
The gain in linear units.
See Also