Click or drag to resize

ComplexCrossSectionScatteringCoefficient Constructor (Double)

Initializes a new instance.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ComplexCrossSectionScatteringCoefficient(
	double primaryPolarizationChannelRealPart
)

Parameters

primaryPolarizationChannelRealPart
Type: SystemDouble
The real part of the primary polarization channel complex scattering coefficient.
See Also