Click or drag to resize

PointScattererFrequencyBandCollection Constructor (ScatteringCoefficient)

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 PointScattererFrequencyBandCollection(
	ScatteringCoefficient scatteringCoefficient
)

Parameters

scatteringCoefficient
Type: AGI.Foundation.CommunicationsScatteringCoefficient
The scattering coefficient for the first band in the collection.
Remarks
See Also