Click or drag to resize

WeightedDirection Constructor (UnitCartesian, Double)

Initializes a new instance.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public WeightedDirection(
	UnitCartesian direction,
	double weightingMetric
)

Parameters

direction
Type: AGI.Foundation.Coordinates.UnitCartesian
The direction.
weightingMetric
Type: System.Double
The associated weighting metric.
See Also