Click or drag to resize

WeightedDirection Constructor (UnitCartesian)

Initializes a new instance.

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 WeightedDirection(
	UnitCartesian direction
)

Parameters

direction
Type: AGI.Foundation.CoordinatesUnitCartesian
The direction.
Remarks
The associated weighting metric defaults to a value of 1.0.
See Also