Click or drag to resize

ConstantCrossSectionScatteringCoefficient Constructor (Double)

Initializes a new instance.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public ConstantCrossSectionScatteringCoefficient(
	double crossSection
)

Parameters

crossSection
Type: SystemDouble
The constant cross section value.
See Also