Click or drag to resize

ScalarWeightLinkExtension Constructor (Double)

Initializes a new instance giving a constant scalar weight value.

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 ScalarWeightLinkExtension(
	double scalarWeight
)

Parameters

scalarWeight
Type: SystemDouble
The computational weight scalar associated with the link.
See Also